scalestack::echo::flood::stream Class Reference
#include <stream.h>
Detailed Description
Definition at line 38 of file stream.h.
Constructor & Destructor Documentation
| scalestack::echo::flood::stream::stream |
( |
stream_service & |
stream_service |
) |
|
| scalestack::echo::flood::stream::~stream |
( |
|
) |
[virtual] |
| scalestack::echo::flood::stream::stream |
( |
const stream & |
|
) |
[private] |
Don't allow copying of objects.
Member Function Documentation
| void scalestack::echo::flood::stream::connected |
( |
void |
|
) |
[virtual] |
| size_t scalestack::echo::flood::stream::read |
( |
uint8_t * |
buffer, |
|
|
size_t |
size | |
|
) |
| | [virtual] |
| void scalestack::echo::flood::stream::flush_write |
( |
void |
|
) |
[virtual] |
| stream& scalestack::echo::flood::stream::operator= |
( |
const stream & |
|
) |
[private] |
Don't allow assignment of objects.
Field Documentation
The documentation for this class was generated from the following files: