LifoMCom::LinkList Class Reference
Collaboration diagram for LifoMCom::LinkList:

Public Member Functions | |
| 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:
- lifomcom.h
- lifomcom.cc
