6 #ifndef MOTORCORTEX_CORE_FBUS_MANAGER_H
7 #define MOTORCORTEX_CORE_FBUS_MANAGER_H
9 #include "cmdline_systemmode.h"
10 #include "ct_module.h"
11 #include "ecat_domain.h"
28 const std::string& path);
31 static std::vector<ecat::Domain> loadDomains(
const std::string& path,
const std::string& version,
32 tinyxml2::XMLElement* root);
34 static bool isIncluded(
const tinyxml2::XMLElement* root);
36 std::vector<container::Module*> modules_;
41 #endif // MOTORCORTEX_CORE_FBUS_MANAGER_H