Alex Bikfalvi
SimStream Documentation
CPeer Class Reference
Public Member Functions | |
void | SetAddress (CAddress address) |
__uint32 | SetChannel (__uint32 channel, __time timestamp, __time duration) |
void | SetParent (__uint32 channel, __uint32 layer, CPeer *parent) |
bool | VerifyParent (__uint32 channel, __uint32 layer, CPeer *parent) |
CAddress | Address () |
CPeer * | Parent (__uint32 channel, __uint32 layer) |
__time | Elapsed (__time time, __uint32 channel) |
__time | Remaining (__time time, __uint32 channel) |
__uint32 | Channel () |
__uint32 | Session () |
Private Attributes | |
CAddress | address |
__uint32 | channel |
__uint32 | session |
__time | timeStart |
__time | timeFinish |
CPeer * | parents [MAX_LAYERS] |
Detailed Description
Definition at line 6 of file Peer.h.
The documentation for this class was generated from the following files:
Last updated: February 8, 2011