|
NetLink Sockets C++
1.0.0
Networking C++ Library
|
This is the complete list of members for NL::SmartBuffer, including all inherited members.
| buffer() const | NL::SmartBuffer | inline |
| clear() | NL::SmartBuffer | inline |
| operator*() const | NL::SmartBuffer | inline |
| operator=(SmartBuffer &s) | NL::SmartBuffer | |
| operator[](size_t index) const | NL::SmartBuffer | inline |
| read(Socket *socket) | NL::SmartBuffer | |
| size() const | NL::SmartBuffer | inline |
| SmartBuffer(size_t allocSize=DEFAULT_SMARTBUFFER_SIZE, double reallocRatio=DEFAULT_SMARTBUFFER_REALLOC_RATIO) | NL::SmartBuffer | |
| SmartBuffer(SmartBuffer &s) | NL::SmartBuffer | |
| ~SmartBuffer() | NL::SmartBuffer |
1.8.3.1