LifoMCom::LinkList Class Reference

Collaboration diagram for LifoMCom::LinkList:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 77 of file lifomcom.h.


Public Member Functions

 LinkList ()
 ~LinkList ()
void Push (player_mcom_data_t d, int type, char channel[MCOM_CHANNEL_LEN])
player_mcom_data_t Pop (int type, char channel[MCOM_CHANNEL_LEN])
player_mcom_data_t Read (int type, char channel[MCOM_CHANNEL_LEN])
void Clear (int type, char channel[MCOM_CHANNEL_LEN])
void SetCapacity (int type, char channel[MCOM_CHANNEL_LEN], unsigned char cap)
LinkFindLink (int type, char channel[MCOM_CHANNEL_LEN])

Private Attributes

Linktop

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

Last updated 12 September 2005 21:38:45