CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
FxBIM::Standard Class Reference

#include <FxBIM.h>

Public Member Functions

 Standard (const OdString &name)
 
const OdStringName () const
 
const BimStandardsType () const
 
bool operator< (const Standard &other) const
 

Static Public Member Functions

static OdString ToString (BimStandards standard)
 
static BimStandards FromString (const OdString &standard)
 

Protected Attributes

OdString m_Name
 
BimStandards m_Type = BimStandards::eUnset
 

Detailed Description

Definition at line 346 of file FxBIM.h.

Constructor & Destructor Documentation

◆ Standard()

FxBIM::Standard::Standard ( const OdString name)
explicit

Member Function Documentation

◆ FromString()

static BimStandards FxBIM::Standard::FromString ( const OdString standard)
static

◆ Name()

const OdString & FxBIM::Standard::Name ( ) const

◆ operator<()

bool FxBIM::Standard::operator< ( const Standard other) const

◆ ToString()

static OdString FxBIM::Standard::ToString ( BimStandards  standard)
static

◆ Type()

const BimStandards & FxBIM::Standard::Type ( ) const

Member Data Documentation

◆ m_Name

OdString FxBIM::Standard::m_Name
protected

Definition at line 360 of file FxBIM.h.

◆ m_Type

BimStandards FxBIM::Standard::m_Type = BimStandards::eUnset
protected

Definition at line 361 of file FxBIM.h.


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