Public Member Functions | Static Public Attributes
stdr_parser::Specs Struct Reference

The STDR parser specifications. More...

#include <stdr_parser_specs.h>

List of all members.

Public Member Functions

 Specs (void)
 Default constructor.

Static Public Attributes

static std::set< std::string > non_mergable_tags = std::set<std::string>()
static std::map< std::string,
ElSpecs
specs = std::map<std::string,ElSpecs>()
 List of non-mergable tags. Read from stdr_multiple_allowed.xml.

Detailed Description

The STDR parser specifications.

Definition at line 57 of file stdr_parser_specs.h.


Constructor & Destructor Documentation

Default constructor.

Returns:
void std::map of valid STDR tags
void

Definition at line 45 of file stdr_parser_specs.cpp.


Member Data Documentation

std::set< std::string > stdr_parser::Specs::non_mergable_tags = std::set<std::string>() [static]

Definition at line 69 of file stdr_parser_specs.h.

std::map< std::string, ElSpecs > stdr_parser::Specs::specs = std::map<std::string,ElSpecs>() [static]

List of non-mergable tags. Read from stdr_multiple_allowed.xml.

Definition at line 68 of file stdr_parser_specs.h.


The documentation for this struct was generated from the following files:


stdr_parser
Author(s): Manos Tsardoulias, Chris Zalidis, Aris Thallas
autogenerated on Tue Feb 7 2017 03:46:27