|
CFx SDK Documentation 2024 SP0
|
#include <TrVisMetafileStream.h>
Public Types | |
| enum | EnPosInit { kNone } |
| typedef UInt64Type | data_type |
Public Member Functions | |
| OdTrVisMarkBase () | |
| OdTrVisMarkBase (UInt64Type nMark) | |
| OdTrVisMarkBase (UInt64Type nMark, OdUInt32 uFrom) | |
| OdTrVisMarkBase (EnPosInit, OdUInt32 uFrom) | |
Public Attributes | |
| UInt64Type | m_nMark |
| OdUInt32 | m_uFrom |
Definition at line 358 of file TrVisMetafileStream.h.
| typedef UInt64Type OdTrVisMarkBase< UInt64Type >::data_type |
Definition at line 362 of file TrVisMetafileStream.h.
| enum OdTrVisMarkBase::EnPosInit |
| Enumerator | |
|---|---|
| kNone | |
Definition at line 364 of file TrVisMetafileStream.h.
|
inline |
Definition at line 364 of file TrVisMetafileStream.h.
|
inline |
Definition at line 365 of file TrVisMetafileStream.h.
|
inline |
Definition at line 366 of file TrVisMetafileStream.h.
|
inline |
Definition at line 367 of file TrVisMetafileStream.h.
| UInt64Type OdTrVisMarkBase< UInt64Type >::m_nMark |
Definition at line 360 of file TrVisMetafileStream.h.
| OdUInt32 OdTrVisMarkBase< UInt64Type >::m_uFrom |
Definition at line 361 of file TrVisMetafileStream.h.