ReactOS 0.4.16-dev-106-g10b08aa
|
Public Member Functions | |
CCreature (int id=0x123456) | |
CCreature (const CCreature &c) | |
~CCreature () | |
CCreature & | operator= (const CCreature &other) |
Public Attributes | |
int | m_id |
Static Public Attributes | |
static int | s_nCtorCount = 0 |
static int | s_nCtorCount_Default = 0 |
static int | s_nCCtorCount = 0 |
static int | s_nDtorCount = 0 |
static int | s_nOpIsCount = 0 |
Definition at line 18 of file CAtlArray.cpp.
|
inline |
Definition at line 28 of file CAtlArray.cpp.
Definition at line 35 of file CAtlArray.cpp.
|
inline |
Definition at line 40 of file CAtlArray.cpp.
Definition at line 44 of file CAtlArray.cpp.
int CCreature::m_id |
Definition at line 26 of file CAtlArray.cpp.
Referenced by operator=().
|
static |
Definition at line 22 of file CAtlArray.cpp.
Referenced by CCreature(), and START_TEST().
|
static |
Definition at line 20 of file CAtlArray.cpp.
Referenced by CCreature(), and START_TEST().
|
static |
Definition at line 21 of file CAtlArray.cpp.
Referenced by CCreature(), and START_TEST().
|
static |
Definition at line 23 of file CAtlArray.cpp.
Referenced by START_TEST(), and ~CCreature().
|
static |
Definition at line 24 of file CAtlArray.cpp.
Referenced by operator=(), and START_TEST().