#include "CrystalBaseTypes.h"#include "Services.h"#include "ICrystalCriticalSection.h"#include "ICrystalServices.h"#include "CrystalLockLite.h"#include "CrystalNew/CrystalNew.h"Go to the source code of this file.
Classes | |
| class | CSimpleCrystalObject |
| class | CCrystalObject |
| class | CCompleteObject |
Defines | |
| #define | METHODS_CRYSTALOBJECT |
|
|
Value: CVT void CCT AddRef() { \ return CSimpleCrystalObject::AddRef(); \ } \ CVT void CCT Release() { \ return CSimpleCrystalObject::Release(); \ } \ CVT PVOID CCT QueryInterfaceID(u32 id); Definition at line 73 of file CrystalObject.h. |
1.4.5