This is the complete list of members for belfem::input::Section, including all inherited members.
| buffer() const | belfem::input::Section | inline |
| end() const | belfem::input::Section | inline |
| get_bool(const string &aKey) const | belfem::input::Section | |
| get_id_groups(const string &aKey, Cell< Cell< id_t > > &aIDs) const | belfem::input::Section | |
| get_ids(const string &aKey, Vector< id_t > &aIDs) const | belfem::input::Section | |
| get_ids(const string &aKey, const string &aTape, Vector< id_t > &aIDs) const | belfem::input::Section | |
| get_int(const string &aKey) const | belfem::input::Section | |
| get_intersection_ids(const string &aKey) const | belfem::input::Section | |
| get_intersection_list(const string &aKey, Vector< id_t > &aIDs1, Vector< id_t > &aIDs2) const | belfem::input::Section | |
| get_real(const string &aKey) const | belfem::input::Section | |
| get_reals(const string &aKey, Vector< real > &aReals) const | belfem::input::Section | |
| get_string(const string &aKey) const | belfem::input::Section | |
| get_units(const string &aKey) const | belfem::input::Section | |
| get_value(const string &aKey, const string &aUnit) const | belfem::input::Section | |
| get_value(const index_t aIndex, string &aKey, value &aValue) const | belfem::input::Section | |
| ids_from_string(const string &aString, Vector< id_t > &aIDs) const | belfem::input::Section | |
| key() const | belfem::input::Section | |
| key(const index_t aIndex) const | belfem::input::Section | inline |
| key_exists(const string &aKey) const | belfem::input::Section | |
| key_is_real(const string &aKey) const | belfem::input::Section | |
| label() const | belfem::input::Section | |
| level() const | belfem::input::Section | |
| num_keys() const | belfem::input::Section | inline |
| num_sections() const | belfem::input::Section | inline |
| parent() const | belfem::input::Section | |
| Section(const Section *aParent, const Cell< string > &aBuffer, const string &aKey, const index_t aStartFlag, const index_t aEndFlag) | belfem::input::Section | |
| section(const string &aType) const | belfem::input::Section | |
| section(const string &aType, const string &aLabel) const | belfem::input::Section | |
| section(const index_t aIndex) const | belfem::input::Section | inline |
| section_exists(const string &aType) const | belfem::input::Section | inline |
| section_exists(const string &aType, const string &aLabel) const | belfem::input::Section | inline |
| start() const | belfem::input::Section | inline |
| tree() const | belfem::input::Section | |
| type() const | belfem::input::Section | |
| ~Section() | belfem::input::Section |