|
charon-core
0.3.1
|
This is the complete list of members for Slot, including all inherited members.
| _addTarget(Slot *target)=0 | Slot | protectedpure virtual |
| _displayName | Slot | protected |
| _multiSlot | Slot | protected |
| _name | Slot | protected |
| _optional | Slot | protected |
| _parent | Slot | protected |
| _removeTarget(Slot *target)=0 | Slot | protectedpure virtual |
| _type | Slot | protected |
| 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 | |
| finalize()=0 | Slot | pure virtual |
| getDisplayName() const | Slot | virtual |
| getMulti() const | Slot | |
| getName() const | Slot | virtual |
| getOptional() const | Slot | |
| getParent() | Slot | |
| getParent() const | Slot | |
| getTargets() const =0 | Slot | pure virtual |
| getType() const =0 | Slot | pure virtual |
| guessType() const =0 | Slot | pure 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)=0 | Slot | pure virtual |
| prepare()=0 | Slot | pure 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 | Slot | virtual |
| Slot(const Slot &) | Slot | private |
| Slot() | Slot | |
| ~Slot() (defined in Slot) | Slot | virtual |