Planeshift
Classes | Public Member Functions | Public Attributes

psAttackBookMessage Class Reference

#include <messages.h>

List of all members.

Classes

struct  NetworkAttack

Public Member Functions

void AddAttack (const csString &name, const csString &description, const csString &type, const csString &image)
void Construct (csStringSet *msgstrings)
 psAttackBookMessage (MsgEntry *me, NetBase::AccessPointers *accessPointers)
 psAttackBookMessage (uint32_t client)
 psAttackBookMessage ()
 PSF_DECLARE_MSG_FACTORY ()
virtual csString ToString (NetBase::AccessPointers *accessPointers)
 Converts the message into human readable string.

Public Attributes

csArray< NetworkAttackattacks

Detailed Description

Definition at line 2243 of file messages.h.


Constructor & Destructor Documentation

psAttackBookMessage::psAttackBookMessage ( )
psAttackBookMessage::psAttackBookMessage ( uint32_t  client)
psAttackBookMessage::psAttackBookMessage ( MsgEntry me,
NetBase::AccessPointers accessPointers 
)

Member Function Documentation

void psAttackBookMessage::AddAttack ( const csString &  name,
const csString &  description,
const csString &  type,
const csString &  image 
)
void psAttackBookMessage::Construct ( csStringSet *  msgstrings)
psAttackBookMessage::PSF_DECLARE_MSG_FACTORY ( )
virtual csString psAttackBookMessage::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

Definition at line 2272 of file messages.h.


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