#include <UT_NetStream.h>
Definition at line 40 of file UT_NetStream.h.
UT_NetStream::UT_NetStream |
( |
| ) |
|
virtual UT_NetStream::~UT_NetStream |
( |
| ) |
|
|
virtual |
void UT_NetStream::closeConnection |
( |
| ) |
|
virtual void UT_NetStream::dataReceived |
( |
| ) |
|
|
inlineprotectedvirtual |
void UT_NetStream::ioLoop |
( |
| ) |
|
|
protected |
static void* UT_NetStream::ioLoopEntry |
( |
void * |
data | ) |
|
|
staticprotected |
int UT_NetStream::isConnected |
( |
| ) |
const |
|
inline |
int UT_NetStream::isDataReady |
( |
| ) |
|
int UT_NetStream::isThreadStarted |
( |
| ) |
const |
|
inline |
int UT_NetStream::isValidStream |
( |
| ) |
const |
|
inline |
virtual void UT_NetStream::justConnected |
( |
| ) |
|
|
inlineprotectedvirtual |
virtual void UT_NetStream::receiveData |
( |
std::istream & |
is | ) |
|
|
protectedpure virtual |
void UT_NetStream::setDataReady |
( |
| ) |
|
int UT_NetStream::startIOThread |
( |
| ) |
|
int UT_NetStream::stopIOThread |
( |
| ) |
|
virtual void UT_NetStream::transmitData |
( |
std::ostream & |
os | ) |
|
|
protectedpure virtual |
The documentation for this class was generated from the following file: