Go to the source code of this file.
|
#define | __DUMMY_(a, b, c, d, e, f, g, h, i) |
|
#define | CLASSDEF(DWGTYPE, ClassName, BaseClassName, DwgVer, MaintVer, DxfName, AppName, ProxyFlags, CustomFlags) kDwgId_OdDb##ClassName = DWGTYPE, |
|
#define | DWGMAP_DECLARE_MEMBERS(ClassName) |
|
◆ __DUMMY_
#define __DUMMY_ |
( |
|
a, |
|
|
|
b, |
|
|
|
c, |
|
|
|
d, |
|
|
|
e, |
|
|
|
f, |
|
|
|
g, |
|
|
|
h, |
|
|
|
i |
|
) |
| |
◆ CLASSDEF
#define CLASSDEF |
( |
|
DWGTYPE, |
|
|
|
ClassName, |
|
|
|
BaseClassName, |
|
|
|
DwgVer, |
|
|
|
MaintVer, |
|
|
|
DxfName, |
|
|
|
AppName, |
|
|
|
ProxyFlags, |
|
|
|
CustomFlags |
|
) |
| kDwgId_OdDb##ClassName = DWGTYPE, |
◆ DWGMAP_DECLARE_MEMBERS
#define DWGMAP_DECLARE_MEMBERS |
( |
|
ClassName | ) |
|
◆ anonymous enum
Enumerator |
---|
kOdDbDwgClassMapSize | |
kDwgId_OdDbProxyObject | |
kDwgId_OdDbProxyEntity | |
kDwgId_OdDbVertex | |
kDwgId_OdDbDimension | |
kOdDbDwgClassMapSize_WithProxy | |
Definition at line 33 of file DwgDeclareMembers.h.
◆ oddbDwgClassMapDesc()