Go to the source code of this file.
Namespaces | |
namespace | MCP |
Classes | |
struct | Mapping |
class | Module |
Support class for MCP; tracks an individual module. More... | |
Functions | |
std::vector< Module > | parseConfigFile (std::string config) |
Parses the XML config file and returns a vector of modules. | |
std::vector< Module > | parseMapFile (std::string config, std::vector< Module > &theModules) |