xvr2::Memory Member List
This is the complete list of members for
xvr2::Memory, including all inherited members.
__cls_name | xvr2::Object | [protected] |
alloc(UInt32 size) | xvr2::Memory | [static] |
allocBuffer(UInt32 size) | xvr2::Memory | [static] |
clearBuffer(void *buf, UInt32 siz, UInt8 value=0) | xvr2::Memory | [static] |
copy(void *destination, const void *source, UInt32 siz) | xvr2::Memory | [static] |
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] |
duplicate(const void *buf, UInt32 siz) | xvr2::Memory | [static] |
freeBuffer(void **buf) | xvr2::Memory | [static] |
getClassName() | xvr2::Object | [virtual] |
Memory() | xvr2::Memory | |
Object() | xvr2::Object | |
operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
reallocBuffer(void *buf, UInt32 newsize) | xvr2::Memory | [static] |
System() | xvr2::System | |
toString() | xvr2::Object | [virtual] |
usleep(UInt32 usec) | xvr2::System | [static] |
~Memory() | xvr2::Memory | |
~Object() | xvr2::Object | [virtual] |