Class Buffer
Defined in File Buffer.hpp
Inheritance Relationships
Base Type
public netio3::NetworkBuffer
(Class NetworkBuffer)
Class Documentation
-
class Buffer : public netio3::NetworkBuffer
A buffer for TCP communication.
The buffer is derived from NetworkBuffer and adds functionality to store a key mapped to the buffer. It only provides a constructor to allocate the buffer itself.