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

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 &parameters)nds::FactoryBaseImpl
deregisterCommand(const BaseImpl &node)=0nds::FactoryBaseImplpure virtual
destroyDevice(void *pDevice)nds::FactoryBaseImpl
getNewInterface(const std::string &fullName)=0nds::FactoryBaseImplpure virtual
getSeparator(const std::uint32_t nodeLevel) const nds::FactoryBaseImpl
preDelete()nds::FactoryBaseImplvirtual
registerCommand(const BaseImpl &node, const std::string &command, const std::string &usage, const size_t numParameters, command_t commandFunction)=0nds::FactoryBaseImplpure virtual