CFx SDK Documentation  2020SP3
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
CFxBIMZone Class Reference

#include <FxBIMZone.h>

Inheritance diagram for CFxBIMZone:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMZone ()
 
const OdStringName () const
 
bool IsEqual (CFxBIMZonePtr p)
 

Static Public Member Functions

static CFxBIMZonePtr Create (const OdString &name)
 

Protected Member Functions

 CFxBIMZone ()
 
- Protected Member Functions inherited from CFxBIMObject
 CFxBIMObject ()
 
virtual ~CFxBIMObject ()
 

Protected Attributes

std::shared_ptr< CFxBIMZoneImplm_pImpl
 

Friends

class CFxBIMZoneImpl
 

Detailed Description

Definition at line 10 of file FxBIMZone.h.

Constructor & Destructor Documentation

◆ ~CFxBIMZone()

virtual CFxBIMZone::~CFxBIMZone ( )
virtual

◆ CFxBIMZone()

CFxBIMZone::CFxBIMZone ( )
protected

Member Function Documentation

◆ Create()

static CFxBIMZonePtr CFxBIMZone::Create ( const OdString name)
static

◆ IsEqual()

bool CFxBIMZone::IsEqual ( CFxBIMZonePtr  p)

◆ Name()

const OdString& CFxBIMZone::Name ( ) const

Friends And Related Function Documentation

◆ CFxBIMZoneImpl

friend class CFxBIMZoneImpl
friend

Definition at line 12 of file FxBIMZone.h.

Member Data Documentation

◆ m_pImpl

std::shared_ptr< CFxBIMZoneImpl > CFxBIMZone::m_pImpl
protected

Definition at line 26 of file FxBIMZone.h.


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