, including all inherited members.
Base typedef | BALL::HashMap< String, String > | |
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] |
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< String, String > | |
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] |
HashMap< String, String >::operator==(const HashMap< String, String > &rhs) const | BALL::HashMap< String, String > | |
operator[](const String &key) const | BALL::HashMap< String, String > | |
operator[](const String &key) | BALL::HashMap< String, String > | |
Options() | BALL::Options | |
Options(const Options &options) | BALL::Options | |
PointerType typedef | BALL::HashMap< String, String > | |
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< String, String > | [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 > | [inline, virtual] |