|
charon-core
0.3.1
|
This is the complete list of members for InputSlot< T >, including all inherited members.
| _addTarget(Slot *target) | AbstractSlot< T > | protectedvirtual |
| _dataCache | InputSlot< T > | private |
| _displayName | Slot | protected |
| _multiSlot | Slot | protected |
| _name | Slot | protected |
| _optional | Slot | protected |
| _parent | Slot | protected |
| _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 | |
| disconnect() | Slot | |
| disconnect(Slot &target) | Slot | |
| end() const | AbstractSlot< T > | |
| finalize() | InputSlot< T > | virtual |
| getDataFromOutputSlot(const OutputSlotIntf *slot) const | InputSlot< T > | |
| getDataFromOutputSlot(const Slot *slot) const | InputSlot< T > | |
| getDisplayName() const | Slot | virtual |
| getMulti() const | Slot | |
| getName() const | InputSlot< T > | inlinevirtual |
| getOptional() const | Slot | |
| getParent() | Slot | |
| getParent() const | Slot | |
| getTargets() const | AbstractSlot< T > | virtual |
| getType() const | InputSlot< 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 | |
| InputSlot(bool optional=false, bool multi=false) | InputSlot< T > | |
| load(const ParameterFile &pf, const PluginManagerInterface *man) | InputSlot< T > | virtual |
| operator T() const | InputSlot< T > | virtual |
| operator()() const | InputSlot< T > | virtual |
| operator[](std::size_t pos) const | InputSlot< T > | virtual |
| prepare() | InputSlot< 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 |
| size() const | InputSlot< T > | virtual |
| Slot() | Slot | |
| ~AbstractMultiROData() (defined in AbstractMultiROData< T >) | AbstractMultiROData< T > | inlinevirtual |
| ~AbstractROData() (defined in AbstractROData< T >) | AbstractROData< T > | inlinevirtual |
| ~AbstractSlot() (defined in AbstractSlot< T >) | AbstractSlot< T > | virtual |
| ~InputSlot() (defined in InputSlot< T >) | InputSlot< T > | virtual |
| ~Slot() (defined in Slot) | Slot | virtual |