Apache log4cxx
Version 0.10.0
|
This is the complete list of members for ByteBuffer, including all inherited members.
ByteBuffer(char *data, size_t capacity) | ByteBuffer | |
clear() | ByteBuffer | |
current() | ByteBuffer | inline |
current() const | ByteBuffer | inline |
data() | ByteBuffer | inline |
data() const | ByteBuffer | inline |
flip() | ByteBuffer | |
limit() const | ByteBuffer | inline |
limit(size_t newLimit) | ByteBuffer | |
position() const | ByteBuffer | inline |
position(size_t newPosition) | ByteBuffer | |
put(char byte) | ByteBuffer | |
remaining() const | ByteBuffer | inline |
~ByteBuffer() | ByteBuffer |