CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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 358 of file TrVisMetafileStream.h.

Member Typedef Documentation

◆ data_type

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

Definition at line 362 of file TrVisMetafileStream.h.

Member Enumeration Documentation

◆ EnPosInit

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

Definition at line 364 of file TrVisMetafileStream.h.

Constructor & Destructor Documentation

◆ OdTrVisMarkBase() [1/4]

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

Definition at line 364 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [2/4]

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

Definition at line 365 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [3/4]

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

Definition at line 366 of file TrVisMetafileStream.h.

◆ OdTrVisMarkBase() [4/4]

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

Definition at line 367 of file TrVisMetafileStream.h.

Member Data Documentation

◆ m_nMark

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

Definition at line 360 of file TrVisMetafileStream.h.

◆ m_uFrom

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

Definition at line 361 of file TrVisMetafileStream.h.


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