NDS3
1.0.0
API reference manual
|
This is the complete list of members for nds::FactoryBaseImpl, including all inherited members.
createDevice(const std::string &driverName, const std::string &deviceName, const namedParameters_t ¶meters) | nds::FactoryBaseImpl | |
deregisterCommand(const BaseImpl &node)=0 | nds::FactoryBaseImpl | pure virtual |
destroyDevice(void *pDevice) | nds::FactoryBaseImpl | |
getNewInterface(const std::string &fullName)=0 | nds::FactoryBaseImpl | pure virtual |
getSeparator(const std::uint32_t nodeLevel) const | nds::FactoryBaseImpl | |
preDelete() | nds::FactoryBaseImpl | virtual |
registerCommand(const BaseImpl &node, const std::string &command, const std::string &usage, const size_t numParameters, command_t commandFunction)=0 | nds::FactoryBaseImpl | pure virtual |