6 #ifndef YARP_MANAGER_XMLMODLOADER
7 #define YARP_MANAGER_XMLMODLOADER
25 XmlModLoader(
const char* szPath,
const char* szModuleName);
28 void reset()
override;
37 std::string strFileName;
38 std::vector<std::string> fileNames;
41 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.