Class rng_parser

Inheritance Relationships

Base Types

Class Documentation

class rng_parser : public rcppsw::er::client<rng_parser>, public rconfig::xml::xml_config_parser

Parses XML configuration relating to RNG.

Public Types

using config_type = rng_config

Public Functions

inline rng_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 = "rng"

The root tag that all rng configuration values should lie under in the XML tree.