|
Planeshift
|
#include <messages.h>
Public Member Functions | |
| PSF_DECLARE_MSG_FACTORY () | |
| psQuestionCancelMessage (MsgEntry *me) | |
| psQuestionCancelMessage (int clientnum, uint32_t id) | |
| virtual csString | ToString (NetBase::AccessPointers *accessPointers) |
| Converts the message into human readable string. | |
Public Attributes | |
| uint32_t | questionID |
Definition at line 4020 of file messages.h.
| psQuestionCancelMessage::psQuestionCancelMessage | ( | int | clientnum, |
| uint32_t | id | ||
| ) | [inline] |
Definition at line 4025 of file messages.h.
| psQuestionCancelMessage::psQuestionCancelMessage | ( | MsgEntry * | me | ) | [inline] |
Definition at line 4033 of file messages.h.
| psQuestionCancelMessage::PSF_DECLARE_MSG_FACTORY | ( | ) |
| virtual csString psQuestionCancelMessage::ToString | ( | NetBase::AccessPointers * | accessPointers | ) | [virtual] |
Converts the message into human readable string.
| accessPointers | A struct to a number of access pointers. |
Implements psMessageCracker.
| uint32_t psQuestionCancelMessage::questionID |
Definition at line 4023 of file messages.h.
1.7.3