You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

List of all members.

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 ()
CPeerParent (__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
CPeerparents [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