CFx SDK Documentation  2023 SP0
Classes | Typedefs | Functions
GiVariant.h File Reference
#include "RootExport.h"
#include "GiExport.h"
#include "CmColorBase.h"
#include "RxVariant.h"
#include "RxObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGiVariant
 
class  OdGiVariant::EnumType
 

Typedefs

typedef OdSmartPtr< OdGiVariantOdGiVariantPtr
 

Functions

template<typename T >
bool operator== (T left, const OdGiVariant::EnumType right)
 
template<typename T >
bool operator!= (T left, const OdGiVariant::EnumType right)
 

Typedef Documentation

◆ OdGiVariantPtr

This template class is a specialization of the OdSmartPtr class for OdGiVariant object pointers.

<group Type Definitions>

Definition at line 374 of file GiVariant.h.

Function Documentation

◆ operator!=()

template<typename T >
bool operator!= ( left,
const OdGiVariant::EnumType  right 
)
inline

Definition at line 364 of file GiVariant.h.

◆ operator==()

template<typename T >
bool operator== ( left,
const OdGiVariant::EnumType  right 
)
inline

Definition at line 358 of file GiVariant.h.