FUNCTION_MEMORY Struct Reference

#include <replay.h>

List of all members.

Public Attributes

string func_name
float oldval
float newval
bool held
bool active
double lastupdateat


Detailed Description

Definition at line 86 of file replay.h.


Member Data Documentation

bool FUNCTION_MEMORY::active
 

Definition at line 92 of file replay.h.

Referenced by REPLAY::AddRecord(), MULTIPLAY::AddRecord(), REPLAY::PlayStart(), MULTIPLAY::ReceiveState(), MULTIPLAY::SendState(), and MULTIPLAY::UpdateFuncmem().

string FUNCTION_MEMORY::func_name
 

Definition at line 88 of file replay.h.

Referenced by REPLAY::PlayStart(), and MULTIPLAY::UpdateFuncmem().

bool FUNCTION_MEMORY::held
 

Definition at line 91 of file replay.h.

Referenced by REPLAY::AddRecord(), MULTIPLAY::AddRecord(), REPLAY::PlayStart(), MULTIPLAY::ReceiveState(), MULTIPLAY::SendState(), and MULTIPLAY::UpdateFuncmem().

double FUNCTION_MEMORY::lastupdateat
 

Definition at line 93 of file replay.h.

Referenced by MULTIPLAY::ReceiveState(), and MULTIPLAY::SendState().

float FUNCTION_MEMORY::newval
 

Definition at line 90 of file replay.h.

Referenced by REPLAY::AddRecord(), MULTIPLAY::AddRecord(), REPLAY::IncrementFrame(), MULTIPLAY::QueuePacket(), MULTIPLAY::ReceiveState(), MULTIPLAY::SendState(), and MULTIPLAY::UpdateFuncmem().

float FUNCTION_MEMORY::oldval
 

Definition at line 89 of file replay.h.

Referenced by REPLAY::PlayStart().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 04:11:50 2006 by  doxygen 1.4.6