Falcon::PropertyTable Member List
This is the complete list of members for
Falcon::PropertyTable, including all inherited members.
added() const | Falcon::PropertyTable | [inline] |
append(const String *name) | Falcon::PropertyTable | |
append(const String *key, const Item &itm, bool bReadOnly=false) | Falcon::PropertyTable | [inline] |
append(const String *key, const Item &itm, t_reflection mode, uint32 offset, bool bReadOnly=false) | Falcon::PropertyTable | [inline] |
append(const String *key, const Item &itm, reflectionFunc func_from, reflectionFunc func_to=0) | Falcon::PropertyTable | [inline] |
appendSafe(const String *key) | Falcon::PropertyTable | [inline] |
appendSafe(const String *key, const Item &itm, bool bReadOnly=false) | Falcon::PropertyTable | [inline] |
appendSafe(const String *key, const Item &itm, t_reflection mode, uint32 offset, bool bReadOnly=false) | Falcon::PropertyTable | [inline] |
appendSafe(const String *key, const Item &itm, reflectionFunc func_from, reflectionFunc func_to=0) | Falcon::PropertyTable | [inline] |
checkProperties() | Falcon::PropertyTable | |
findKey(const String &key, uint32 &pos) const | Falcon::PropertyTable | |
getEntry(uint32 pos) | Falcon::PropertyTable | [inline] |
getEntry(uint32 pos) const | Falcon::PropertyTable | [inline] |
getKey(uint32 pos) const | Falcon::PropertyTable | [inline] |
getValue(const String &key) const | Falcon::PropertyTable | [inline] |
getValue(uint32 pos) | Falcon::PropertyTable | [inline] |
getValue(uint32 pos) const | Falcon::PropertyTable | [inline] |
isReflective() const | Falcon::PropertyTable | [inline] |
isStatic() const | Falcon::PropertyTable | [inline] |
m_added | Falcon::PropertyTable | |
m_bReflective | Falcon::PropertyTable | |
m_bStatic | Falcon::PropertyTable | |
m_entries | Falcon::PropertyTable | |
m_size | Falcon::PropertyTable | |
operator delete(void *mem, size_t size) | Falcon::BaseAlloc | |
operator new(size_t size) | Falcon::BaseAlloc | |
PropertyTable(uint32 size) | Falcon::PropertyTable | |
PropertyTable(const PropertyTable &) | Falcon::PropertyTable | |
size() const | Falcon::PropertyTable | [inline] |
~PropertyTable() | Falcon::PropertyTable | |