BALL::Options Member List

This is the complete list of members for BALL::Options, including all inherited members.
Base typedefBALL::HashMap< String, String >
clear()BALL::Options [virtual]
ConstIterator typedefBALL::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) constBALL::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() constBALL::StringHashMap< String > [inline]
getVector(const String &key) const BALL::Options
has(const String &key) constBALL::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() constBALL::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 typedefBALL::StringHashMap< String >
KeyType typedefBALL::HashMap< String, String >
MAX_ENTRY_LENGTHBALL::Options [static]
name_BALL::Options [protected]
operator!=(const Options &option) const BALL::Options
StringHashMap< String >::operator!=(const StringHashMap< String > &hash_map) constBALL::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) constBALL::StringHashMap< String > [inline]
HashMap< String, String >::operator==(const HashMap< String, String > &rhs) constBALL::HashMap< String, String >
operator[](const String &key) constBALL::HashMap< String, String >
operator[](const String &key)BALL::HashMap< String, String >
Options()BALL::Options
Options(const Options &options)BALL::Options
PointerType typedefBALL::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() constBALL::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 typedefBALL::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]