CFx SDK Documentation  2023 SP0
Public Member Functions | Protected Member Functions | List of all members
CFxBIMPropertiesContainter Class Referenceabstract

#include <FxBIMProperty.h>

Public Member Functions

virtual ~CFxBIMPropertiesContainter ()=default
 
virtual std::vector< CFxBIMPropertyPtr > & Properties ()=0
 
virtual std::map< OdString, CFxBIMPropertyPtr > & DerivedProperties ()=0
 
virtual OdVariant Property (const OdString &group, const OdString &label) const =0
 

Protected Member Functions

 CFxBIMPropertiesContainter ()=default
 

Detailed Description

Definition at line 52 of file FxBIMProperty.h.

Constructor & Destructor Documentation

◆ ~CFxBIMPropertiesContainter()

virtual CFxBIMPropertiesContainter::~CFxBIMPropertiesContainter ( )
virtualdefault

◆ CFxBIMPropertiesContainter()

CFxBIMPropertiesContainter::CFxBIMPropertiesContainter ( )
protecteddefault

Member Function Documentation

◆ DerivedProperties()

virtual std::map< OdString, CFxBIMPropertyPtr >& CFxBIMPropertiesContainter::DerivedProperties ( )
pure virtual

◆ Properties()

virtual std::vector< CFxBIMPropertyPtr >& CFxBIMPropertiesContainter::Properties ( )
pure virtual

◆ Property()

virtual OdVariant CFxBIMPropertiesContainter::Property ( const OdString group,
const OdString label 
) const
pure virtual

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