This is the complete list of members for Celartem::DataStore, including all inherited members.
| addDataStore(const String &inName, UChar4 pathSep= '\0')=0 | Celartem::DataStore | pure virtual |
| addRef() const | Celartem::Referable | |
| at(size_t inIndex)=0 | Celartem::DataStore | pure virtual |
| at(size_t inIndex) const =0 | Celartem::DataStore | pure virtual |
| at(size_t inIndex) | Celartem::DataStore | inline |
| at(size_t inIndex) const | Celartem::DataStore | inline |
| create() | Celartem::DataStore | static |
| create(Stream *inStream) | Celartem::DataStore | static |
| deserialize(Stream *inStream, size_t inLevel=0, Endian inEndian=endianBig) | Celartem::DataStore | static |
| doesExist(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| dumpDbgAllRefCount() | Celartem::Referable | static |
| duplicate() const =0 | Celartem::Serializable | pure virtual |
| duplicateDataStore()=0 | Celartem::DataStore | pure virtual |
| get(const String &inName, UChar4 pathSep= '\0')=0 | Celartem::DataStore | pure virtual |
| get(const String &inName, UChar4 pathSep= '\0') const =0 | Celartem::DataStore | pure virtual |
| get(const String &inName, UChar4 pathSep= '\0') | Celartem::DataStore | inline |
| get(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | inline |
| getAsDataArray(const String &inName, UChar4 pathSep= '\0') | Celartem::DataStore | |
| getAsDataArray(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsDataStore(const String &inName, UChar4 pathSep= '\0') | Celartem::DataStore | |
| getAsDataStore(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsDouble(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsGUID(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsInteger(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsInteger64(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsString(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsTime(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsTimeSpan(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsUInteger(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getAsUInteger64(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getClassId() const | Celartem::Serializable | |
| getClassIdOf(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getClassName() const | Celartem::Serializable | |
| getClassOf(const String &inName, UChar4 pathSep= '\0') const | Celartem::DataStore | |
| getName(size_t inIndex) const =0 | Celartem::DataStore | pure virtual |
| getReferenceCount() const | Celartem::Referable | inline |
| getSize() const =0 | Celartem::DataStore | pure virtual |
| instructNoChecksum()=0 | Celartem::DataStore | pure virtual |
| Referable() | Celartem::Referable | |
| releaseRef() const | Celartem::Referable | |
| serialize(Stream *inStream, size_t inLevel=0, Endian inEndian=endianBig)=0 | Celartem::Serializable | pure virtual |
| set(const String &inName, Serializable *inSerializable, UChar4 pathSep= '\0')=0 | Celartem::DataStore | pure virtual |
| setProperty(const String &inName, size_t v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const char *v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const utf8s &v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const String &v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const Time &v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const TimeSpan &v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, const Guid &v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty(const String &inName, Serializable *inSerializable, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty_Double(const String &inName, double v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty_I32(const String &inName, i32 v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty_I64(const String &inName, int64_t v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty_U32(const String &inName, u32 v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setProperty_U64(const String &inName, uint64_t v, UChar4 pathSep= '\0') | Celartem::DataStore | |
| setT(const String &inName, const T &inValue, UChar4 pathSep= '\0') | Celartem::DataStore | inline |
| unlink(const String &inName, UChar4 pathSep= '\0')=0 | Celartem::DataStore | pure virtual |