Go to the documentation of this file.
9 #ifndef BALL_FORMAT_PARAMETERSECTION_H
10 #define BALL_FORMAT_PARAMETERSECTION_H
12 #ifndef BALL_DATATYPE_OPTIONS_H
242 #endif // BALL_FORMAT_PARAMETERSECTION_H
std::vector< String > keys_
bool has(const String &key) const
StringHashMap< Index > section_entries_
const String & getKey(Position key_index) const
Position getColumnIndex(const String &variable) const
bool hasVariable(const String &variable) const
ParameterSection(const ParameterSection ¶meter_section)
bool has(const String &key, const String &variable) const
Size number_of_variables_
const String & getValue(Position key_index, Position variable_index) const
const String & getValue(const String &key, const String &variable) const
virtual bool isValid() const
bool extractSection(Parameters ¶meters, const String §ion_name)
virtual ~ParameterSection()
Size getNumberOfKeys() const
std::vector< String > entries_
BALL_EXPORT bool operator==(const String &s1, const String &s2)
StringHashMap< Index > variable_names_
std::vector< float > version_
const String & getSectionName() const
#define BALL_CREATE(name)
Size getNumberOfVariables() const