#include <parser.hpp>
Public Attributes | |
std::map< std::string, command_from_xml > | commands |
std::map< std::string, custom_formatter > | custom_formatters |
Definition at line 191 of file parser.hpp.
std::map<std::string, command_from_xml> commands_xml::commands |
Definition at line 193 of file parser.hpp.
std::map<std::string, custom_formatter> commands_xml::custom_formatters |
Definition at line 194 of file parser.hpp.