GME  13
Defines | Typedefs | Functions | Variables
StdAfx.h File Reference

Go to the source code of this file.

Defines

#define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS   1
#define _SECURE_ATL   1
#define VC_EXTRALEAN
#define _CRT_SECURE_NO_WARNINGS
#define _SCL_SECURE_NO_WARNINGS
#define _ATL_APARTMENT_THREADED
#define ASSERT   ATLASSERT

Typedefs

typedef IMgaConstraint IMgaMetaConstraint
typedef IMgaConstraints IMgaMetaConstraints
typedef CCoreCollectionEx
< IMgaMetaRoles, std::vector
< IMgaMetaRole * >
, IMgaMetaRole, IMgaMetaRole,&__uuidof(MgaMetaRoles),
IDR_MGAMETAROLES
RolesExCOMType
typedef CCoreCollectionEx
< IMgaMetaFCOs, std::vector
< IMgaMetaFCO * >, IMgaMetaFCO,
IMgaMetaFCO,&__uuidof(MgaMetaFCOs),
IDR_MGAMETAFCOS
FCOsExCOMType

Functions

HRESULT check_location_compatibility (IMgaMetaBase *newobj, IMgaMetaBase *oldobj)

Variables

CComModule _Module

Define Documentation

Definition at line 28 of file Meta/StdAfx.h.

Definition at line 25 of file Meta/StdAfx.h.

Definition at line 26 of file Meta/StdAfx.h.

#define _SECURE_ATL   1

Definition at line 16 of file Meta/StdAfx.h.

Definition at line 8 of file Meta/StdAfx.h.

#define ASSERT   ATLASSERT

Definition at line 37 of file Meta/StdAfx.h.

#define VC_EXTRALEAN

Definition at line 20 of file Meta/StdAfx.h.


Typedef Documentation

typedef CCoreCollectionEx<IMgaMetaFCOs, std::vector<IMgaMetaFCO*>, IMgaMetaFCO, IMgaMetaFCO, &__uuidof(MgaMetaFCOs), IDR_MGAMETAFCOS> FCOsExCOMType

Definition at line 58 of file Meta/StdAfx.h.

Definition at line 52 of file Meta/StdAfx.h.

typedef IMgaConstraints IMgaMetaConstraints

Definition at line 53 of file Meta/StdAfx.h.

typedef CCoreCollectionEx<IMgaMetaRoles, std::vector<IMgaMetaRole*>, IMgaMetaRole, IMgaMetaRole, &__uuidof(MgaMetaRoles), IDR_MGAMETAROLES> RolesExCOMType

Definition at line 56 of file Meta/StdAfx.h.


Function Documentation

HRESULT check_location_compatibility ( IMgaMetaBase newobj,
IMgaMetaBase oldobj 
)

Definition at line 208 of file Meta.cpp.


Variable Documentation

CComModule _Module

Definition at line 18 of file DecoratorApp.cpp.