LifoMCom::LinkList Class Reference
Collaboration diagram for LifoMCom::LinkList: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) |
Link * | FindLink (int type, char channel[MCOM_CHANNEL_LEN]) |
Private Attributes | |
Link * | top |
The documentation for this class was generated from the following files: