Public Member Functions | |
bool | has_documentation () const |
Public Attributes | |
std::string | value |
std::string | documentation |
Patterns::PatternBase * | pattern |
Value of an entry in this section, including documentation and the pattern it conforms to.
bool ParameterHandler::Section::EntryContent::has_documentation | ( | ) | const |
Return whether this entry has some form of documentation.
std::string ParameterHandler::Section::EntryContent::value |