Class stoch_fov_parser

Inheritance Relationships

Base Types

  • public rer::client< stoch_fov_parser >

  • public rconfig::xml::xml_config_parser

Class Documentation

class stoch_fov_parser : public rer::client<stoch_fov_parser>, public rconfig::xml::xml_config_parser

Parses XML configuration for cflocking::stoch_fov into flocking_config.

Public Types

using config_type = stoch_fov_config

Public Functions

inline stoch_fov_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 = "stoch_fov"

The root tag that all XML configuration for stoch FOV flocking should lie under in the XML tree.