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

An element of Specs - represents a valid tag. More...

#include <stdr_parser_specs.h>

Public Member Functions

 ElSpecs (void)
 Default constructor. More...
 

Public Attributes

std::set< std::string > allowed
 Default value for the node (if it is a value) More...
 
std::string default_value
 
std::set< std::string > required
 The allowed tags for the tag. More...
 

Detailed Description

An element of Specs - represents a valid tag.

Definition at line 37 of file stdr_parser_specs.h.

Constructor & Destructor Documentation

stdr_parser::ElSpecs::ElSpecs ( void  )

Default constructor.

Returns
voidThe required tags for the tag
voidStatic member variable initialization

Definition at line 30 of file stdr_parser_specs.cpp.

Member Data Documentation

std::set<std::string> stdr_parser::ElSpecs::allowed

Default value for the node (if it is a value)

Definition at line 48 of file stdr_parser_specs.h.

std::string stdr_parser::ElSpecs::default_value

Definition at line 50 of file stdr_parser_specs.h.

std::set<std::string> stdr_parser::ElSpecs::required

The allowed tags for the tag.

Definition at line 46 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