|
CFx SDK Documentation
2022 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 275 of file TrVisMetafileStream.h.
| typedef UInt64Type OdTrVisMarkBase< UInt64Type >::data_type |
Definition at line 279 of file TrVisMetafileStream.h.
| enum OdTrVisMarkBase::EnPosInit |
| Enumerator | |
|---|---|
| kNone | |
Definition at line 281 of file TrVisMetafileStream.h.
|
inline |
Definition at line 281 of file TrVisMetafileStream.h.
|
inline |
Definition at line 282 of file TrVisMetafileStream.h.
|
inline |
Definition at line 283 of file TrVisMetafileStream.h.
|
inline |
Definition at line 284 of file TrVisMetafileStream.h.
| UInt64Type OdTrVisMarkBase< UInt64Type >::m_nMark |
Definition at line 277 of file TrVisMetafileStream.h.
| OdUInt32 OdTrVisMarkBase< UInt64Type >::m_uFrom |
Definition at line 278 of file TrVisMetafileStream.h.