charon-core
0.3.1
|
This is the complete list of members for OutputSlot< T >, including all inherited members.
_addTarget(Slot *target) | AbstractSlot< T > | protectedvirtual |
_cacheType | OutputSlot< T > | private |
_check() const | OutputSlot< T > | private |
_displayName | Slot | protected |
_initVal | OutputSlot< T > | private |
_managerConfig | OutputSlot< T > | private |
_multiSlot | Slot | protected |
_name | Slot | protected |
_optional | Slot | protected |
_parent | Slot | protected |
_prepare() | OutputSlot< T > | private |
_removeTarget(Slot *target) | AbstractSlot< T > | protectedvirtual |
_targets | AbstractSlot< T > | protected |
_type | Slot | protected |
AbstractSlot() (defined in AbstractSlot< T >) | AbstractSlot< T > | |
begin() const | AbstractSlot< T > | |
CACHE_INVALID enum value | Slot | |
CACHE_MANAGED enum value | Slot | |
CACHE_MEM enum value | Slot | |
CacheType enum name | Slot | |
connect(Slot &target) | Slot | |
connected() const | Slot | |
connected(Slot &target) const | Slot | |
data | OutputSlot< T > | private |
disconnect() | Slot | |
disconnect(Slot &target) | Slot | |
end() const | AbstractSlot< T > | |
finalize() | OutputSlot< T > | virtual |
getCacheType() const | OutputSlot< T > | inlinevirtual |
getConfig() const | OutputSlot< T > | inlinevirtual |
getDataSlot() const | OutputSlot< T > | inlinevirtual |
getDisplayName() const | Slot | virtual |
getMulti() const | Slot | |
getName() const | OutputSlot< T > | inlinevirtual |
getOptional() const | Slot | |
getParent() | Slot | |
getParent() const | Slot | |
getTargets() const | AbstractSlot< T > | virtual |
getType() const | OutputSlot< T > | inlinevirtual |
guessType() const | AbstractSlot< T > | virtual |
init(ParameteredObject *parent, std::string name, std::string type) | Slot | |
init(ParameteredObject *parent, std::string name, std::string displayname, std::string type) | Slot | |
load(const ParameterFile &pf, const PluginManagerInterface *man) | OutputSlot< T > | virtual |
operator T() const | OutputSlot< T > | virtual |
operator()() const | OutputSlot< T > | virtual |
operator()() | OutputSlot< T > | virtual |
operator=(const T &B) | OutputSlot< T > | virtual |
OutputSlot(const T &initval=T()) | OutputSlot< T > | |
prepare() | OutputSlot< T > | virtual |
printError(const std::string &msg) const | Slot | |
printInfo(const std::string &msg) const | Slot | |
printWarning(const std::string &msg) const | Slot | |
raise(const std::string &msg) const | Slot | |
save(ParameterFile &pf) const | AbstractSlot< T > | virtual |
setCacheType(Slot::CacheType type) | OutputSlot< T > | virtual |
setConfig(std::string conf) | OutputSlot< T > | inlinevirtual |
Slot() | Slot | |
~AbstractData() (defined in AbstractData< T >) | AbstractData< T > | inlinevirtual |
~AbstractROData() (defined in AbstractROData< T >) | AbstractROData< T > | inlinevirtual |
~AbstractSlot() (defined in AbstractSlot< T >) | AbstractSlot< T > | virtual |
~OutputSlot() | OutputSlot< T > | virtual |
~Slot() (defined in Slot) | Slot | virtual |