|
Planeshift
|
#include <messages.h>
Public Member Functions | |
| psBuddyStatus (uint32_t clientNum, csString &buddyName, bool online) | |
| psBuddyStatus (MsgEntry *me) | |
| PSF_DECLARE_MSG_FACTORY () | |
| virtual csString | ToString (NetBase::AccessPointers *accessPointers) |
| Converts the message into human readable string. | |
Public Attributes | |
| csString | buddy |
| bool | onlineStatus |
Definition at line 3586 of file messages.h.
| psBuddyStatus::psBuddyStatus | ( | uint32_t | clientNum, |
| csString & | buddyName, | ||
| bool | online | ||
| ) | [inline] |
Definition at line 3589 of file messages.h.
| psBuddyStatus::psBuddyStatus | ( | MsgEntry * | me | ) | [inline] |
Definition at line 3600 of file messages.h.
| psBuddyStatus::PSF_DECLARE_MSG_FACTORY | ( | ) |
| virtual csString psBuddyStatus::ToString | ( | NetBase::AccessPointers * | accessPointers | ) | [virtual] |
Converts the message into human readable string.
| accessPointers | A struct to a number of access pointers. |
Implements psMessageCracker.
| csString psBuddyStatus::buddy |
Definition at line 3616 of file messages.h.
Definition at line 3617 of file messages.h.
1.7.3