Planeshift
psExchangeMoneyMsg Class Reference

#include <messages.h>

Public Member Functions

 psExchangeMoneyMsg (uint32_t client, int container, int trias, int hexas, int circles, int octas)
 
 psExchangeMoneyMsg (MsgEntry *me)
 
 PSF_DECLARE_MSG_FACTORY ()
 
virtual csString ToString (NetBase::AccessPointers *accessPointers)
 Converts the message into human readable string. More...
 
- Public Member Functions inherited from psMessageCracker
void FireEvent ()
 Publishes the message to the local program. More...
 
virtual csString GetMessageTypeName () const =0
 Gets the name of the message type. More...
 
void Multicast (csArray< PublishDestination > &multi, uint32_t except, float range)
 Multicasts the message to all current connections. More...
 
 psMessageCracker ()
 
void SendMessage ()
 Sends the message to the client/server. More...
 
virtual ~psMessageCracker ()
 

Public Attributes

int circles
 
int container
 
int hexas
 
int octas
 
int trias
 
- Public Attributes inherited from psMessageCracker
int filterNumber
 
csRef< MsgEntrymsg
 
bool valid
 

Additional Inherited Members

- Static Public Attributes inherited from psMessageCracker
static MsgHandlermsghandler
 

Detailed Description

Definition at line 4618 of file messages.h.

Constructor & Destructor Documentation

psExchangeMoneyMsg::psExchangeMoneyMsg ( uint32_t  client,
int  container,
int  trias,
int  hexas,
int  circles,
int  octas 
)
psExchangeMoneyMsg::psExchangeMoneyMsg ( MsgEntry me)

Member Function Documentation

psExchangeMoneyMsg::PSF_DECLARE_MSG_FACTORY ( )
virtual csString psExchangeMoneyMsg::ToString ( NetBase::AccessPointers accessPointers)
virtual

Converts the message into human readable string.

Parameters
accessPointersA struct to a number of access pointers.
Returns
Return a human readable string for the message.

Implements psMessageCracker.

Member Data Documentation

int psExchangeMoneyMsg::circles

Definition at line 4641 of file messages.h.

int psExchangeMoneyMsg::container

Definition at line 4636 of file messages.h.

int psExchangeMoneyMsg::hexas

Definition at line 4640 of file messages.h.

int psExchangeMoneyMsg::octas

Definition at line 4639 of file messages.h.

int psExchangeMoneyMsg::trias

Definition at line 4638 of file messages.h.


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