| cfgfile 0.2.11
    | 
Tag without a value. More...
#include <tag_no_value.hpp>
 Inheritance diagram for cfgfile::tag_no_value_t< Trait >:
 Inheritance diagram for cfgfile::tag_no_value_t< Trait >: Collaboration diagram for cfgfile::tag_no_value_t< Trait >:
 Collaboration diagram for cfgfile::tag_no_value_t< Trait >:| Additional Inherited Members | |
|  Public Types inherited from cfgfile::tag_t< Trait > | |
| typedef std::vector< tag_t< Trait > * > | child_tags_list_t | 
| List with children. | |
|  Protected Member Functions inherited from cfgfile::tag_t< Trait > | |
| void | set_parent (const tag_t< Trait > *p) | 
| Set parent tag. | |
| bool | is_any_child_defined () const | 
| bool | is_defined_member_value () const | 
Tag without a value.
| 
 | inlineexplicit | 
Construct tag.
| 
 | inline | 
Construct tag.
| 
 | inline | 
| 
 | inlineoverridevirtual | 
Called when tag parsing finished.
Implements cfgfile::tag_t< Trait >.
| 
 | inlineoverridevirtual | 
Called when string found.
Implements cfgfile::tag_t< Trait >.
| 
 | inlineoverridevirtual | 
Print tag to the output.
Implements cfgfile::tag_t< Trait >.
| 
 | inlineoverridevirtual | 
Print tag to the output.
Implements cfgfile::tag_t< Trait >.