Base typedef (defined in BALL::HashMap< String,
String >) |
BALL::HashMap< String,
String > |
|
clear() |
BALL::Options |
[virtual] |
ConstIterator typedef |
BALL::StringHashMap<
String > |
|
destroy() |
BALL::StringHashMap<
String > |
|
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 > |
|
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 > |
|
getVector(const String &key) const |
BALL::Options |
|
has(const String &key) const |
BALL::StringHashMap<
String > |
|
host(Visitor< StringHashMap< String > >
&visitor) |
BALL::StringHashMap<
String > |
|
insert(const ValueType &obj) |
BALL::StringHashMap<
String > |
|
insert(const String &key, const String
&value) |
BALL::StringHashMap<
String > |
|
isBool(const String &key) const |
BALL::Options |
|
isEmpty() const |
BALL::StringHashMap<
String > |
|
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 (defined in BALL::HashMap< String,
String >) |
BALL::HashMap< String,
String > |
|
MAX_ENTRY_LENGTH |
BALL::Options |
[static] |
name_ (defined in BALL::Options) |
BALL::Options |
[protected] |
operator!=(const Options &option) const |
BALL::Options |
|
StringHashMap< String >::operator!=(const
StringHashMap< String > &hash_map) const |
BALL::StringHashMap<
String > |
|
operator=(const Options &options) |
BALL::Options |
|
StringHashMap< String >::operator=(const
StringHashMap &hash_map) |
BALL::StringHashMap<
String > |
|
operator==(const Options &option) const |
BALL::Options |
|
StringHashMap< String >::operator==(const
StringHashMap< String > &hash_map) const |
BALL::StringHashMap<
String > |
|
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 (defined in BALL::HashMap< String,
String >) |
BALL::HashMap< String,
String > |
|
read(PersistenceManager &pm) |
BALL::Options |
|
readOptionFile(const String &filename) |
BALL::Options |
|
remove(const String &key) |
BALL::StringHashMap<
String > |
|
set(const String &key, const String
&value) |
BALL::Options |
|
StringHashMap< String >::set(const StringHashMap
&hash_map) |
BALL::StringHashMap<
String > |
|
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 (defined in BALL::HashMap< String,
String >) |
BALL::HashMap< String,
String > |
|
StringHashMap() |
BALL::StringHashMap<
String > |
|
StringHashMap(const StringHashMap &map) |
BALL::StringHashMap<
String > |
|
swap(StringHashMap &hash_map) |
BALL::StringHashMap<
String > |
|
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 > |
[virtual] |