Collaboration diagram for tut::pipe_and_pump_fitness:

| Public Types | |
| SERVER_LISTEN_PORT = 13050 | |
| enum | { SERVER_LISTEN_PORT = 13050 } | 
| Public Member Functions | |
| pipe_and_pump_fitness () | |
| ~pipe_and_pump_fitness () | |
| Protected Attributes | |
| apr_pool_t * | mPool | 
| LLPumpIO * | mPump | 
| LLSocket::ptr_t | mSocket | 
Definition at line 898 of file io.cpp.
| tut::pipe_and_pump_fitness::pipe_and_pump_fitness | ( | ) |  [inline] | 
Definition at line 906 of file io.cpp.
References LLSocket::create(), mPool, mPump, mSocket, NULL, SERVER_LISTEN_PORT, LLSocket::STREAM_TCP, and LLFrameTimer::updateFrameTime().
| tut::pipe_and_pump_fitness::~pipe_and_pump_fitness | ( | ) |  [inline] | 
| apr_pool_t* tut::pipe_and_pump_fitness::mPool  [protected] | 
Definition at line 925 of file io.cpp.
Referenced by pipe_and_pump_fitness(), and ~pipe_and_pump_fitness().
| LLPumpIO* tut::pipe_and_pump_fitness::mPump  [protected] | 
Definition at line 926 of file io.cpp.
Referenced by pipe_and_pump_fitness(), and ~pipe_and_pump_fitness().
| LLSocket::ptr_t tut::pipe_and_pump_fitness::mSocket  [protected] | 
Definition at line 927 of file io.cpp.
Referenced by pipe_and_pump_fitness(), and ~pipe_and_pump_fitness().
 1.4.7
 1.4.7