24 void GetBlock(
int &x,
int &y,
int &z);
40 int GetAllTrace(
CICGenMapTrace *returndata,
bool bDesc=
true,
int nLimit=0);
48 void BeginGettingTrace(
bool bBegin=
false);
53 void EndGettingTrace();
67 bool SeekTrace(
int index);
69 void AddTrace(
double x,
double y,
double z,
const WCHAR*
id);
72 void DelTrace(DWORD nTime);
Definition: ICMapTrace.h:28
void GetBlock(int &x, int &y, int &z)
Get the logic block coordinates of the GEN.
double m_x
Coordinates of this gen in the current map The means are different from the coordinates of the CBaseO...
Definition: ICMapTrace.h:20
Definition: ICMapTrace.h:9
Definition: PEtypes.h:503
CICRecordSet is both the result and wrapper of a sql statement(procedure).
Definition: ICRecordSet.h:90