CrystalObject.h File Reference

#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


Define Documentation

#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.


Generated on Wed Dec 21 18:10:14 2005 for Crystal2 Platform by  doxygen 1.4.5