| Base typedef | BALL::HashMap< Key, T > | |
| clear() | BALL::Options | virtual |
| ConstIterator typedef | BALL::StringHashMap< String > | |
| destroy() | BALL::StringHashMap< String > | inline |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::Options | virtual |
| get(const String &key) const | BALL::Options | |
| StringHashMap< String >::get(StringHashMap &hash_map) const | BALL::StringHashMap< String > | inline |
| getBool(const String &key) const | BALL::Options | |
| getInteger(const String &key) const | BALL::Options | |
| getName() const | BALL::Options | |
| getReal(const String &key) const | BALL::Options | |
| getSize() const | BALL::StringHashMap< String > | inline |
| getVector(const String &key) const | BALL::Options | |
| has(const String &key) const | BALL::StringHashMap< String > | inline |
| BALL::HashMap::has(const Key &key) const | BALL::HashMap< Key, T > | inline |
| host(Visitor< StringHashMap< String > > &visitor) | BALL::StringHashMap< String > | inline |
| insert(const ValueType &obj) | BALL::StringHashMap< String > | inline |
| insert(const String &key, const String &value) | BALL::StringHashMap< String > | inline |
| isBool(const String &key) const | BALL::Options | |
| isEmpty() const | BALL::StringHashMap< String > | inline |
| isInteger(const String &key) const | BALL::Options | |
| isReal(const String &key) const | BALL::Options | |
| isSet(const String &key) const | BALL::Options | |
| isVector(const String &key) const | BALL::Options | |
| Iterator typedef | BALL::StringHashMap< String > | |
| KeyType typedef | BALL::HashMap< Key, T > | |
| MAX_ENTRY_LENGTH | BALL::Options | static |
| name_ | BALL::Options | protected |
| operator!=(const Options &option) const | BALL::Options | |
| StringHashMap< String >::operator!=(const StringHashMap< String > &hash_map) const | BALL::StringHashMap< String > | inline |
| operator=(const Options &options) | BALL::Options | |
| StringHashMap< String >::operator=(const StringHashMap &hash_map) | BALL::StringHashMap< String > | inline |
| operator==(const Options &option) const | BALL::Options | |
| StringHashMap< String >::operator==(const StringHashMap< String > &hash_map) const | BALL::StringHashMap< String > | inline |
| BALL::HashMap::operator==(const HashMap< Key, T > &rhs) const | BALL::HashMap< Key, T > | |
| operator[](const Key &key) const | BALL::HashMap< Key, T > | |
| operator[](const Key &key) | BALL::HashMap< Key, T > | |
| Options() | BALL::Options | |
| Options(const Options &options) | BALL::Options | |
| PointerType typedef | BALL::HashMap< Key, T > | |
| read(PersistenceManager &pm) | BALL::Options | |
| readOptionFile(const String &filename) | BALL::Options | |
| remove(const String &key) | BALL::StringHashMap< String > | inline |
| set(const String &key, const String &value) | BALL::Options | |
| StringHashMap< String >::set(const StringHashMap &hash_map) | BALL::StringHashMap< String > | inline |
| setBool(const String &key, const bool value) | BALL::Options | |
| setDefault(const String &key, const String &value) | BALL::Options | |
| setDefaultBool(const String &key, const bool value) | BALL::Options | |
| setDefaultInteger(const String &key, const long value) | BALL::Options | |
| setDefaultReal(const String &key, const double value) | BALL::Options | |
| setInteger(const String &key, const long value) | BALL::Options | |
| setName(const String &name) | BALL::Options | |
| setReal(const String &key, const double value) | BALL::Options | |
| setVector(const String &key, const Vector3 &value) | BALL::Options | |
| size() const | BALL::HashMap< Key, T > | inline |
| StringHashMap() | BALL::StringHashMap< String > | inline |
| StringHashMap(const StringHashMap &map) | BALL::StringHashMap< String > | inline |
| swap(StringHashMap &hash_map) | BALL::StringHashMap< String > | inline |
| ValueType typedef | BALL::StringHashMap< String > | |
| write(PersistenceManager &pm) const | BALL::Options | |
| writeOptionFile(const String &filename) const | BALL::Options | |
| ~Options() | BALL::Options | virtual |
| ~StringHashMap() | BALL::StringHashMap< String > | inlinevirtual |