CFx SDK Documentation  2023 SP0
Public Types | Public Member Functions | Public Attributes | List of all members
OdTrVisMarkBase< UInt64Type > Struct Template Reference

#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
 

Detailed Description

template<typename UInt64Type>
struct OdTrVisMarkBase< UInt64Type >

Definition at line 275 of file TrVisMetafileStream.h.

Member Typedef Documentation

◆ data_type

template<typename UInt64Type >
typedef UInt64Type OdTrVisMarkBase< UInt64Type >::data_type

Definition at line 279 of file TrVisMetafileStream.h.

Member Enumeration Documentation

◆ EnPosInit

template<typename UInt64Type >
enum OdTrVisMarkBase::EnPosInit
Enumerator
kNone 

Definition at line 281 of file TrVisMetafileStream.h.

Constructor & Destructor Documentation

◆ OdTrVisMarkBase() [1/4]

template<typename UInt64Type >
OdTrVisMarkBase< UInt64Type >::OdTrVisMarkBase ( )
inline

Definition at line 281 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [2/4]

template<typename UInt64Type >
OdTrVisMarkBase< UInt64Type >::OdTrVisMarkBase ( UInt64Type  nMark)
inline

Definition at line 282 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [3/4]

template<typename UInt64Type >
OdTrVisMarkBase< UInt64Type >::OdTrVisMarkBase ( UInt64Type  nMark,
OdUInt32  uFrom 
)
inline

Definition at line 283 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [4/4]

template<typename UInt64Type >
OdTrVisMarkBase< UInt64Type >::OdTrVisMarkBase ( EnPosInit  ,
OdUInt32  uFrom 
)
inline

Definition at line 284 of file TrVisMetafileStream.h.

Member Data Documentation

◆ m_nMark

template<typename UInt64Type >
UInt64Type OdTrVisMarkBase< UInt64Type >::m_nMark

Definition at line 277 of file TrVisMetafileStream.h.

◆ m_uFrom

template<typename UInt64Type >
OdUInt32 OdTrVisMarkBase< UInt64Type >::m_uFrom

Definition at line 278 of file TrVisMetafileStream.h.


The documentation for this struct was generated from the following file: