NDS3  1.0.0
API reference manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nds::Base Member List

This is the complete list of members for nds::Base, including all inherited members.

Base()nds::Baseprotected
Base(const Base &right)nds::Base
defineCommand(const std::string &command, const std::string &usage, const size_t numParameters, const command_t function)nds::Base
getComponentName() const nds::Base
getFullExternalName() const nds::Base
getFullName() const nds::Base
getFullNameFromPort() const nds::Base
getLogger(const logLevel_t logLevel)nds::Base
getPort()nds::Basevirtual
getTimestamp() const nds::Base
isLogLevelEnabled(const logLevel_t logLevel) const nds::Base
operator=(const Base &right)nds::Base
runInThread(const std::string &name, threadFunction_t function)nds::Base
runInThread(threadFunction_t function)nds::Base
setExternalName(const std::string &externalName)nds::Base
setLogLevel(const logLevel_t logLevel)nds::Base
setTimestampDelegate(getTimestampPlugin_t timestampDelegate)nds::Base