CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
CFxBIMSectionReactor Class Reference

#include <FxBIMSection.h>

Inheritance diagram for CFxBIMSectionReactor:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMSectionReactor ()
 
virtual void Created (CFxBIMSection *p)
 
virtual void Removed (CFxBIMSection *p, bool removed)
 
virtual void Renamed (CFxBIMSection *p, const OdString &oldName, bool undo)
 
virtual void ViewCreated (CFxBIMSectionView *pView)
 
virtual void ViewRemoved (CFxBIMSectionView *pView, bool removed)
 
virtual void Regenerated (CFxBIMSection *p, const std::vector< OdDbObjectId > &oldSE)
 

Additional Inherited Members

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

Detailed Description

Definition at line 176 of file FxBIMSection.h.

Constructor & Destructor Documentation

◆ ~CFxBIMSectionReactor()

virtual CFxBIMSectionReactor::~CFxBIMSectionReactor ( )
inlinevirtual

Definition at line 179 of file FxBIMSection.h.

Member Function Documentation

◆ Created()

virtual void CFxBIMSectionReactor::Created ( CFxBIMSection p)
inlinevirtual

Definition at line 181 of file FxBIMSection.h.

◆ Regenerated()

virtual void CFxBIMSectionReactor::Regenerated ( CFxBIMSection p,
const std::vector< OdDbObjectId > &  oldSE 
)
inlinevirtual

Definition at line 189 of file FxBIMSection.h.

◆ Removed()

virtual void CFxBIMSectionReactor::Removed ( CFxBIMSection p,
bool  removed 
)
inlinevirtual

Definition at line 182 of file FxBIMSection.h.

◆ Renamed()

virtual void CFxBIMSectionReactor::Renamed ( CFxBIMSection p,
const OdString oldName,
bool  undo 
)
inlinevirtual

Definition at line 184 of file FxBIMSection.h.

◆ ViewCreated()

virtual void CFxBIMSectionReactor::ViewCreated ( CFxBIMSectionView pView)
inlinevirtual

Definition at line 186 of file FxBIMSection.h.

◆ ViewRemoved()

virtual void CFxBIMSectionReactor::ViewRemoved ( CFxBIMSectionView pView,
bool  removed 
)
inlinevirtual

Definition at line 187 of file FxBIMSection.h.


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