Go to the source code of this file.
Classes | |
class | XMLPlatformUtilsTerminate_RAII |
class | ISupportErrorInfoImpl2< piid1, piid2 > |
class | ISupportErrorInfoImpl3< piid1, piid2, piid3 > |
Namespaces | |
namespace | std |
Defines | |
#define | VC_EXTRALEAN |
#define | _CRT_SECURE_NO_WARNINGS |
#define | _ATL_APARTMENT_THREADED |
#define | ASSERT ATLASSERT |
#define | wireHWND HWND |
#define | cpp_quote(x) |
#define | __Core_h__ |
#define | __Meta_h__ |
#define | __Mga_h__ |
#define | __MgaUtil_h__ |
#define | __MgaUtilLib_h__ |
#define | __Parser_h__ |
#define | __Gme_h__ |
#define | __GmeLib_h__ |
#define | IID_IMgaDataSource __uuidof(IMgaDataSource) |
#define | ATTVAL_ENUM _attval_enum |
#define | GLOBAL_ID_STR "guid" |
#define | GLOBAL_ID_LEN 38 |
#define | PREV_GLOBAL_ID_STR "guid/prev" |
#define | PREV_ID_STR "prev" |
Typedefs | |
typedef GMEInterfaceVersion_enum | GMEInterfaceVersion |
typedef IMgaConstraint | IMgaMetaConstraint |
typedef IMgaConstraints | IMgaMetaConstraints |
typedef string | std::tstring |
Functions | |
static void | CopyTo (const BSTR from, std::wstring &to) |
static _bstr_t | PutInBstr (const std::wstring &str) |
static _bstr_t | PutInBstr (const std::string &str) |
Variables | |
CComModule | _Module |
#define __Core_h__ |
Definition at line 51 of file GME/Parser/StdAfx.h.
#define __Gme_h__ |
Definition at line 57 of file GME/Parser/StdAfx.h.
#define __GmeLib_h__ |
Definition at line 58 of file GME/Parser/StdAfx.h.
#define __Meta_h__ |
Definition at line 52 of file GME/Parser/StdAfx.h.
#define __Mga_h__ |
Definition at line 53 of file GME/Parser/StdAfx.h.
#define __MgaUtil_h__ |
Definition at line 54 of file GME/Parser/StdAfx.h.
#define __MgaUtilLib_h__ |
Definition at line 55 of file GME/Parser/StdAfx.h.
#define __Parser_h__ |
Definition at line 56 of file GME/Parser/StdAfx.h.
#define _ATL_APARTMENT_THREADED |
Definition at line 22 of file GME/Parser/StdAfx.h.
#define _CRT_SECURE_NO_WARNINGS |
Definition at line 20 of file GME/Parser/StdAfx.h.
#define ASSERT ATLASSERT |
Definition at line 31 of file GME/Parser/StdAfx.h.
#define ATTVAL_ENUM _attval_enum |
Definition at line 60 of file GME/Parser/StdAfx.h.
#define cpp_quote | ( | x | ) |
Definition at line 45 of file GME/Parser/StdAfx.h.
#define GLOBAL_ID_LEN 38 |
Definition at line 67 of file GME/Parser/StdAfx.h.
#define GLOBAL_ID_STR "guid" |
Definition at line 66 of file GME/Parser/StdAfx.h.
#define IID_IMgaDataSource __uuidof(IMgaDataSource) |
Definition at line 59 of file GME/Parser/StdAfx.h.
#define PREV_GLOBAL_ID_STR "guid/prev" |
Definition at line 68 of file GME/Parser/StdAfx.h.
#define PREV_ID_STR "prev" |
Definition at line 69 of file GME/Parser/StdAfx.h.
#define VC_EXTRALEAN |
Definition at line 15 of file GME/Parser/StdAfx.h.
#define wireHWND HWND |
Definition at line 34 of file GME/Parser/StdAfx.h.
typedef GMEInterfaceVersion_enum GMEInterfaceVersion |
Definition at line 48 of file GME/Parser/StdAfx.h.
typedef IMgaConstraint IMgaMetaConstraint |
Definition at line 70 of file GME/Parser/StdAfx.h.
typedef IMgaConstraints IMgaMetaConstraints |
Definition at line 71 of file GME/Parser/StdAfx.h.
static void CopyTo | ( | const BSTR | from, | |
std::wstring & | to | |||
) | [static] |
Definition at line 81 of file GME/Parser/StdAfx.h.
static _bstr_t PutInBstr | ( | const std::string & | str | ) | [static] |
Definition at line 95 of file GME/Parser/StdAfx.h.
static _bstr_t PutInBstr | ( | const std::wstring & | str | ) | [static] |
Definition at line 91 of file GME/Parser/StdAfx.h.
CComModule _Module |
Definition at line 18 of file GME/Annotator/DecoratorApp.cpp.