xvr2::Buffer Member List
This is the complete list of members for
xvr2::Buffer, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _data | xvr2::Buffer | [protected] |
| _size | xvr2::Buffer | [protected] |
| append(UInt8 v) | xvr2::Buffer | |
| append(const void *__data, UInt32 __size) | xvr2::Buffer | |
| append(const Buffer &b) | xvr2::Buffer | |
| append(const String &s) | xvr2::Buffer | |
| assign(const Buffer &b) | xvr2::Buffer | |
| assign(const void *__data, UInt32 __size) | xvr2::Buffer | |
| assign(UInt8 v) | xvr2::Buffer | |
| assign(const String &s) | xvr2::Buffer | |
| Buffer() | xvr2::Buffer | |
| Buffer(void *__data, UInt32 __size, bool _freeme=true) | xvr2::Buffer | |
| Buffer(const void *__data, UInt32 __size, bool _freeme=false) | xvr2::Buffer | |
| Buffer(const Buffer &b) | xvr2::Buffer | |
| clear() | xvr2::Buffer | |
| clone(const Buffer &b) | xvr2::Buffer | [static] |
| cloneMe() | xvr2::Buffer | |
| copy(const Buffer &b) | xvr2::Buffer | |
| copy(const void *__data, UInt32 __size) | xvr2::Buffer | |
| copy(UInt8 v) | xvr2::Buffer | |
| copy(const String &s) | xvr2::Buffer | |
| data() | xvr2::Buffer | |
| data() const | xvr2::Buffer | |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| empty() | xvr2::Buffer | |
| freeme | xvr2::Buffer | [private] |
| get(int pos) | xvr2::Buffer | |
| get(int pos) const | xvr2::Buffer | |
| getBuf(int pos) | xvr2::Buffer | |
| getBuf(int pos) const | xvr2::Buffer | |
| getClassName() | xvr2::Object | [virtual] |
| insert(UInt32 pos, UInt8 v) | xvr2::Buffer | |
| insert(UInt32 pos, const void *__data, UInt32 __size) | xvr2::Buffer | |
| insert(UInt32 pos, const Buffer &b) | xvr2::Buffer | |
| insert(UInt32 pos, const String &s) | xvr2::Buffer | |
| Object() | xvr2::Object | |
| operator<<(UInt8 v) | xvr2::Buffer | |
| operator<<(const Buffer &b) | xvr2::Buffer | |
| operator<<(const String &s) | xvr2::Buffer | |
| xvr2::Object::operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| operator[](int pos) | xvr2::Buffer | |
| operator[](int pos) const | xvr2::Buffer | |
| ref() | xvr2::Buffer | |
| refTo(const Buffer &b) | xvr2::Buffer | |
| refTo(void *_buf, UInt32 _siz, bool __f=false) | xvr2::Buffer | |
| size() | xvr2::Buffer | |
| size() const | xvr2::Buffer | |
| toString() | xvr2::Buffer | [virtual] |
| ~Buffer() | xvr2::Buffer | [virtual] |
| ~Object() | xvr2::Object | [virtual] |