You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

CConnectionEntry Class Reference

List of all members.

Public Types

enum  EState { FREE = 0, ALLOC = 1, ASSIGNED = 2 }

Public Member Functions

void Free ()
void Alloc ()
void Assign (CConnection *connection)
CConnectionConnection ()
EState State ()
CConnectionEntryNext ()
void Next (CConnectionEntry *next)
CConnectionEntryPrev ()
void Prev (CConnectionEntry *prev)
__uint32 Entry ()
void Entry (__uint32 entry)

Private Attributes

CConnectionEntrynext
CConnectionEntryprev
CConnectionconnection
__uint32 entry
EState state

Detailed Description

Definition at line 5 of file ConnectionEntry.h.


The documentation for this class was generated from the following files:

Last updated: February 8, 2011