NetLink Sockets C++  1.0.0
Networking C++ Library
 All Classes Namespaces Files Functions Enumerations Enumerator Pages
NL::SmartBuffer Member List

This is the complete list of members for NL::SmartBuffer, including all inherited members.

buffer() const NL::SmartBufferinline
clear()NL::SmartBufferinline
operator*() const NL::SmartBufferinline
operator=(SmartBuffer &s)NL::SmartBuffer
operator[](size_t index) const NL::SmartBufferinline
read(Socket *socket)NL::SmartBuffer
size() const NL::SmartBufferinline
SmartBuffer(size_t allocSize=DEFAULT_SMARTBUFFER_SIZE, double reallocRatio=DEFAULT_SMARTBUFFER_REALLOC_RATIO)NL::SmartBuffer
SmartBuffer(SmartBuffer &s)NL::SmartBuffer
~SmartBuffer()NL::SmartBuffer