Planeshift
Public Member Functions | Public Attributes

FloodBuffRow Class Reference

#include <client.h>

List of all members.

Public Member Functions

 FloodBuffRow (uint8_t chtType, csString txt, csString rcpt, unsigned int newticks)
 FloodBuffRow ()

Public Attributes

uint8_t chatType
csString recipient
csString text
unsigned int ticks

Detailed Description

Definition at line 47 of file client.h.


Constructor & Destructor Documentation

FloodBuffRow::FloodBuffRow ( uint8_t  chtType,
csString  txt,
csString  rcpt,
unsigned int  newticks 
)
FloodBuffRow::FloodBuffRow ( ) [inline]

Definition at line 51 of file client.h.


Member Data Documentation

Definition at line 52 of file client.h.

Definition at line 54 of file client.h.

Definition at line 53 of file client.h.

Definition at line 55 of file client.h.


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