Public Member Functions | Static Public Attributes | List of all members
stdr_parser::Specs Struct Reference

The STDR parser specifications. More...

#include <stdr_parser_specs.h>

Public Member Functions

 Specs (void)
 Default constructor. More...
 

Static Public Attributes

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

Detailed Description

The STDR parser specifications.

Definition at line 57 of file stdr_parser_specs.h.

Constructor & Destructor Documentation

stdr_parser::Specs::Specs ( void  )

Default constructor.

Returns
voidstd::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 66 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 Mon Jun 10 2019 15:14:54