, including all inherited members.
| apply(const ItemDict &dict, bool bRaiseOnError=false) | Falcon::CoreObject | |
| carried() const | Falcon::CoreCarrier< _T > | [inline] |
| carried(_T *c) | Falcon::CoreCarrier< _T > | [inline] |
| clone() const | Falcon::CoreCarrier< _T > | [inline, virtual] |
| CoreCarrier(const CoreClass *base, _T *la) | Falcon::CoreCarrier< _T > | [inline] |
| CoreCarrier(const CoreCarrier &cc) | Falcon::CoreCarrier< _T > | [inline] |
| CoreObject(const CoreClass *parent) | Falcon::CoreObject | [protected] |
| CoreObject(const CoreObject &other) | Falcon::CoreObject | [protected] |
| defaultProperty(const String &key, Item &prop) const | Falcon::CoreObject | [protected] |
| derivedFrom(const String &className) const | Falcon::CoreObject | |
| deserialize(Stream *stream, bool bLive) | Falcon::CoreObject | [virtual] |
| finalize() | Falcon::GarbageableBase | [virtual] |
| Garbageable() | Falcon::Garbageable | |
| Garbageable(const Garbageable &other) | Falcon::Garbageable | |
| GarbageableBase() | Falcon::GarbageableBase | [inline] |
| GarbageableBase(const GarbageableBase &other) | Falcon::GarbageableBase | |
| gcMark(uint32 mark) | Falcon::CoreObject | [virtual] |
| generator() const | Falcon::CoreObject | [inline] |
| getFalconData() const | Falcon::CoreObject | [inline] |
| getMethod(const String &propName, Item &method) const | Falcon::CoreObject | [inline] |
| getMethodDefault(const String &name, Item &mth) const | Falcon::CoreObject | [protected] |
| getProperty(const String &key, Item &ret) const | Falcon::CoreCarrier< _T > | [inline, virtual] |
| getSequence() const | Falcon::CoreObject | [inline] |
| getUserData() const | Falcon::CoreObject | [inline] |
| hasProperty(const String &key) const | Falcon::CoreCarrier< _T > | [inline, virtual] |
| m_bIsFalconData | Falcon::CoreObject | [protected] |
| m_bIsSequence | Falcon::CoreObject | [protected] |
| m_garbage_next | Falcon::GarbageableBase | [protected] |
| m_garbage_prev | Falcon::GarbageableBase | [protected] |
| m_gcStatus | Falcon::GarbageableBase | [mutable, protected] |
| m_generatedBy | Falcon::CoreObject | [protected] |
| m_user_data | Falcon::CoreObject | [protected] |
| mark(uint32 gen) const | Falcon::GarbageableBase | [inline] |
| mark() const | Falcon::GarbageableBase | [inline] |
| nextGarbage() const | Falcon::GarbageableBase | [inline] |
| nextGarbage(GarbageableBase *next) | Falcon::GarbageableBase | [inline] |
| occupation() | Falcon::GarbageableBase | [virtual] |
| operator delete(void *mem, size_t size) | Falcon::GCAlloc | |
| operator new(size_t size) | Falcon::GCAlloc | |
| prevGarbage() const | Falcon::GarbageableBase | [inline] |
| prevGarbage(GarbageableBase *prev) | Falcon::GarbageableBase | [inline] |
| readIndex(const Item &pos, Item &target) | Falcon::CoreObject | [virtual] |
| readOnlyError(const String &key) const | Falcon::CoreObject | [protected] |
| readProperty(const String &pos, Item &target) | Falcon::CoreObject | [virtual] |
| retrieve(ItemDict &dict, bool bRaiseOnError=false, bool bFillDict=false, bool bIgnoreMethods=true) const | Falcon::CoreObject | |
| serialize(Stream *stream, bool bLive) const | Falcon::CoreObject | [virtual] |
| setProperty(const String &prop, const Item &value) | Falcon::CoreCarrier< _T > | [inline, virtual] |
| Falcon::CoreObject::setProperty(const String &prop, const String &value) | Falcon::CoreObject | |
| setUserData(void *data) | Falcon::CoreObject | [inline] |
| setUserData(FalconData *fdata) | Falcon::CoreObject | [inline] |
| setUserData(Sequence *sdata) | Falcon::CoreObject | [inline] |
| writeIndex(const Item &pos, const Item &target) | Falcon::CoreObject | [virtual] |
| writeProperty(const String &pos, const Item &target) | Falcon::CoreObject | [virtual] |
| ~CoreCarrier() | Falcon::CoreCarrier< _T > | [inline, virtual] |
| ~CoreObject() | Falcon::CoreObject | [virtual] |
| ~DeepItem() | Falcon::DeepItem | [inline, virtual] |
| ~Garbageable() | Falcon::Garbageable | [virtual] |
| ~GarbageableBase() | Falcon::GarbageableBase | [virtual] |