PrehistoricEventStructure Class Reference

List of all members.

Public Member Functions

 PrehistoricEventStructure ()
 ~PrehistoricEventStructure ()

Public Attributes

union {
   struct {
      Uint16   saveas
      char   action
      char   num
   }   a
   int   id
}; 
char player
char description [20]
union {
   void *   rawdata
   char *   chardata
   int *   intdata
}; 
int datasize
pevent next
int conn
Uint16 trigger [4]
LargeTriggerDatatrigger_data [4]
char triggerconnect [4]
char triggerstatus [4]
GameTime triggertime
struct {
   int   turn
   int   move
delayedexecution

Classes

class  LargeTriggerData

Detailed Description

Definition at line 167 of file prehistoricevents.cpp.


Constructor & Destructor Documentation

PrehistoricEventStructure::PrehistoricEventStructure (  ) 

Definition at line 433 of file prehistoricevents.cpp.

References a, GameTime::abstime, conn, datasize, delayedexecution, description, next, player, rawdata, GameTime::set(), trigger, trigger_data, triggerconnect, triggerstatus, and triggertime.

PrehistoricEventStructure::~PrehistoricEventStructure (  ) 

Definition at line 458 of file prehistoricevents.cpp.

References rawdata, and trigger_data.


Member Data Documentation

Uint16 PrehistoricEventStructure::saveas

Definition at line 170 of file prehistoricevents.cpp.

char PrehistoricEventStructure::action

Definition at line 170 of file prehistoricevents.cpp.

char PrehistoricEventStructure::num

Definition at line 170 of file prehistoricevents.cpp.

struct { ... } PrehistoricEventStructure::a

Referenced by PrehistoricEventStructure(), and readOldEvent().

int PrehistoricEventStructure::id

Definition at line 171 of file prehistoricevents.cpp.

union { ... }

char PrehistoricEventStructure::player

Definition at line 174 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure().

char PrehistoricEventStructure::description[20]

Definition at line 177 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), and readOldEvent().

void* PrehistoricEventStructure::rawdata

Definition at line 180 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), readOldEvent(), and ~PrehistoricEventStructure().

char* PrehistoricEventStructure::chardata

Definition at line 181 of file prehistoricevents.cpp.

int* PrehistoricEventStructure::intdata

Definition at line 182 of file prehistoricevents.cpp.

Referenced by readOldEvent().

union { ... }

int PrehistoricEventStructure::datasize

Definition at line 185 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), and readOldEvent().

pevent PrehistoricEventStructure::next

Definition at line 186 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure().

int PrehistoricEventStructure::conn

Definition at line 187 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure().

Uint16 PrehistoricEventStructure::trigger[4]

Definition at line 188 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), and readOldEvent().

LargeTriggerData* PrehistoricEventStructure::trigger_data[4]

Definition at line 223 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), readOldEvent(), and ~PrehistoricEventStructure().

char PrehistoricEventStructure::triggerconnect[4]

Definition at line 225 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure(), and readOldEvent().

char PrehistoricEventStructure::triggerstatus[4]

Definition at line 226 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure().

GameTime PrehistoricEventStructure::triggertime

Definition at line 230 of file prehistoricevents.cpp.

Referenced by PrehistoricEventStructure().

int PrehistoricEventStructure::turn

Definition at line 234 of file prehistoricevents.cpp.

int PrehistoricEventStructure::move

Definition at line 235 of file prehistoricevents.cpp.

struct { ... } PrehistoricEventStructure::delayedexecution

Referenced by PrehistoricEventStructure().


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:47:15 2012 for Advanced Strategic Command by  doxygen 1.5.1