9 #ifndef YARP_MANAGER_XMLMODLOADER
10 #define YARP_MANAGER_XMLMODLOADER
28 XmlModLoader(
const char* szPath,
const char* szModuleName);
31 void reset()
override;
40 std::string strFileName;
41 std::vector<std::string> fileNames;
44 Module* parsXml(
const char* szFile);
Abstract Class ModuleLoader.
Module * getNextModule() override
XmlModLoader(const char *szFileName)
load only one module indicated by its xml file name
The main, catch-all namespace for YARP.