|
Torque2D Reference
|
This is the complete list of members for ByteBuffer, including all inherited members.
| appendBuffer(const U8 *dataBuffer, U32 bufferSize) | ByteBuffer | |
| appendBuffer(const ByteBuffer &theBuffer) | ByteBuffer | inline |
| ByteBuffer() | ByteBuffer | |
| ByteBuffer(U8 *dataPtr, U32 bufferSize) | ByteBuffer | |
| ByteBuffer(U32 bufferSize) | ByteBuffer | |
| ByteBuffer(const ByteBuffer &theBuffer) | ByteBuffer | |
| clear() | ByteBuffer | |
| getBuffer() | ByteBuffer | |
| getBuffer() const | ByteBuffer | |
| getBufferSize() const | ByteBuffer | |
| getCopy() const | ByteBuffer | |
| operator=(const ByteBuffer &theBuffer) | ByteBuffer | |
| resize(U32 newBufferSize) | ByteBuffer | |
| setBuffer(U8 *dataPtr, U32 bufferSize, bool copyData) | ByteBuffer | |
| ~ByteBuffer() | ByteBuffer |