Class positional_entropy_parser
Defined in File positional_entropy_parser.hpp
Inheritance Relationships
Base Types
public rer::client< positional_entropy_parser >
public rconfig::xml::xml_config_parser
Class Documentation
-
class positional_entropy_parser : public rer::client<positional_entropy_parser>, public rconfig::xml::xml_config_parser
Parses XML configuration related the calculation of swarm positional entropy into positional_entropy_config.
Public Types
-
using config_type = positional_entropy_config
Public Functions
-
inline positional_entropy_parser(void)
-
void parse(const ticpp::Element &node) override
-
inline std::string xml_root(void) const override
Public Static Attributes
-
static const std::string kXMLRoot = "positional_entropy"
The root tag that all loop functions relating to positional_entropy parameters should lie under in the XML tree.
-
using config_type = positional_entropy_config