Falcon::MemBuf Member List
This is the complete list of members for
Falcon::MemBuf, including all inherited members.
| clear() | Falcon::MemBuf | [inline] |
| clone() const | Falcon::MemBuf | [virtual] |
| compact() | Falcon::MemBuf | |
| create(int nWordSize, uint32 length) | Falcon::MemBuf | [static] |
| data() const | Falcon::MemBuf | [inline] |
| dependant() const | Falcon::MemBuf | [inline] |
| dependant(CoreObject *g) | Falcon::MemBuf | [inline] |
| deserialize(VMachine *vm, Stream *stream) | Falcon::MemBuf | [static] |
| finalize() | Falcon::GarbageableBase | [virtual] |
| flip() | Falcon::MemBuf | [inline] |
| Garbageable() | Falcon::Garbageable | |
| Garbageable(const Garbageable &other) | Falcon::Garbageable | |
| GarbageableBase() | Falcon::GarbageableBase | [inline] |
| GarbageableBase(const GarbageableBase &other) | Falcon::GarbageableBase | |
| gcMark(uint32 gen) | Falcon::MemBuf | [virtual] |
| get(uint32 pos) const =0 | Falcon::MemBuf | [pure virtual] |
| get() | Falcon::MemBuf | [inline] |
| getMark() const | Falcon::MemBuf | [inline] |
| INVALID_MARK enum value | Falcon::MemBuf | |
| length() const | Falcon::MemBuf | [inline] |
| length(uint32 s) | Falcon::MemBuf | [inline] |
| limit() const | Falcon::MemBuf | [inline] |
| limit(uint32 l) | Falcon::MemBuf | [inline] |
| m_byteOrder | Falcon::MemBuf | [protected] |
| m_deletor | Falcon::MemBuf | [protected] |
| m_dependant | Falcon::MemBuf | [protected] |
| m_garbage_next | Falcon::GarbageableBase | [protected] |
| m_garbage_prev | Falcon::GarbageableBase | [protected] |
| m_gcStatus | Falcon::GarbageableBase | [mutable, protected] |
| m_length | Falcon::MemBuf | [protected] |
| m_limit | Falcon::MemBuf | [protected] |
| m_mark | Falcon::MemBuf | [protected] |
| m_memory | Falcon::MemBuf | [protected] |
| m_position | Falcon::MemBuf | [protected] |
| m_wordSize | Falcon::MemBuf | [protected] |
| mark(uint32 gen) const | Falcon::GarbageableBase | [inline] |
| mark() const | Falcon::GarbageableBase | [inline] |
| MAX_LEN enum value | Falcon::MemBuf | |
| MemBuf(uint32 ws, uint32 length) | Falcon::MemBuf | |
| MemBuf(uint32 ws, byte *data, uint32 length) | Falcon::MemBuf | |
| MemBuf(uint32 ws, byte *data, uint32 length, tf_deletor deletor) | Falcon::MemBuf | |
| 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 | |
| placeMark(uint32 m) | Falcon::MemBuf | [inline] |
| placeMark() | Falcon::MemBuf | [inline] |
| position() const | Falcon::MemBuf | [inline] |
| position(uint32 p) | Falcon::MemBuf | [inline] |
| prevGarbage() const | Falcon::GarbageableBase | [inline] |
| prevGarbage(GarbageableBase *prev) | Falcon::GarbageableBase | [inline] |
| put(uint32 data) | Falcon::MemBuf | [inline] |
| readIndex(const Item &pos, Item &target) | Falcon::MemBuf | [virtual] |
| readProperty(const String &, Item &item) | Falcon::MemBuf | [virtual] |
| remaining() const | Falcon::MemBuf | [inline] |
| reset() | Falcon::MemBuf | [inline] |
| resize(uint32 newSize) | Falcon::MemBuf | |
| rewind() | Falcon::MemBuf | [inline] |
| serialize(Stream *stream, bool bLive=false) const | Falcon::MemBuf | [virtual] |
| set(uint32 pos, uint32 value)=0 | Falcon::MemBuf | [pure virtual] |
| setData(byte *data, uint32 length, tf_deletor deletor=0) | Falcon::MemBuf | |
| size() const | Falcon::MemBuf | [inline] |
| t_enum_mark | Falcon::MemBuf | |
| tf_deletor typedef | Falcon::MemBuf | |
| wordSize() const | Falcon::MemBuf | [inline] |
| writeIndex(const Item &pos, const Item &target) | Falcon::MemBuf | [virtual] |
| writeProperty(const String &, const Item &item) | Falcon::MemBuf | [virtual] |
| ~DeepItem() | Falcon::DeepItem | [inline, virtual] |
| ~Garbageable() | Falcon::Garbageable | [virtual] |
| ~GarbageableBase() | Falcon::GarbageableBase | [virtual] |
| ~MemBuf() | Falcon::MemBuf | [virtual] |