PeriDyno 1.2.1
Loading...
Searching...
No Matches
dyno::SingleModulePort< T > Member List

This is the complete list of members for dyno::SingleModulePort< T >, including all inherited members.

addModule(Module *m) overridedyno::SingleModulePort< T >inlineprotectedvirtual
attach(std::shared_ptr< FCallBackFunc > func)dyno::ModulePort
clear()dyno::ModulePortvirtual
getDerivedModule()dyno::SingleModulePort< T >inline
getModules() overridedyno::SingleModulePort< T >inlinevirtual
getParent()dyno::ModulePortinline
getPortName()dyno::ModulePortinlinevirtual
getPortType()dyno::ModulePort
hasModule(Module *m)dyno::SingleModulePort< T >inlinevirtual
isKindOf(Module *m) overridedyno::SingleModulePort< T >inlinevirtual
m_descriptiondyno::ModulePortprivate
m_namedyno::ModulePortprivate
m_parentdyno::ModulePortprivate
m_portTypedyno::ModulePortprivate
mCallbackFuncdyno::ModulePortprivate
mDerivedModuledyno::SingleModulePort< T >private
mModulesdyno::ModulePortprotected
ModulePort(std::string name, std::string description, Module *parent=nullptr)dyno::ModulePort
notify()dyno::ModulePortprotectedvirtual
removeModule(Module *m) overridedyno::SingleModulePort< T >inlineprotectedvirtual
setDerivedModule(T *derived)dyno::SingleModulePort< T >inline
setPortType(ModulePortType portType)dyno::ModulePort
SingleModulePort(std::string name, std::string description, Module *parent=nullptr)dyno::SingleModulePort< T >inline
~ModulePort()dyno::ModulePortinlinevirtual
~SingleModulePort() overridedyno::SingleModulePort< T >inline