You are here: Home > Projects > SimStream > Documentation

SimStream Documentation

CLinkQueue Class Reference

List of all members.

Public Member Functions

 CLinkQueue (__uint32 size)
bool IsEmpty ()
bool IsFull ()
CPacketFirst ()
CPacketLast ()
__uint32 Size ()
__uint32 Packets ()
__bits Usage ()
__time TimeFirst ()
void Add (__time time, CPacket *packet)
void Remove ()

Protected Attributes

CPacket ** queue
__time * time
__uint32 size
__uint32 ptr
__uint32 count
__bits usage

Detailed Description

Definition at line 7 of file LinkQueue.h.


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

Last updated: February 8, 2011