_rcCount (defined in freecloth::RCBase) | freecloth::RCBase | [protected] |
create(const String &groupName) | freecloth::ResConfigRegistryR | [static] |
hasKey(const String &key) const=0 (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | [pure virtual] |
RCBase() (defined in freecloth::RCBase) | freecloth::RCBase | [protected] |
RCBase(RCBase const &) (defined in freecloth::RCBase) | freecloth::RCBase | [protected] |
RCShdPtrBase (defined in freecloth::RCBase) | freecloth::RCBase | [friend] |
readBool(const String &key, bool def=false) const (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | |
readEnum(const String &key, UInt32 nbEntries, UInt32 def) const | freecloth::ResConfigRegistryR | |
readFloat(const String &key, Float def=0.f) const (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | [virtual] |
readString(const String &key, const String &def="") const=0 (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | [pure virtual] |
readTimeDuration(const String &key, BaTime::Duration def=0) const (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | |
readUInt32(const String &key, UInt32 def=0) const (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | [virtual] |
~RCBase() (defined in freecloth::RCBase) | freecloth::RCBase | [protected, virtual] |
~ResConfigRegistryR() (defined in freecloth::ResConfigRegistryR) | freecloth::ResConfigRegistryR | [virtual] |