CFx SDK Documentation  2020SP3
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)
 

Additional Inherited Members

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

Detailed Description

Definition at line 148 of file FxBIMSection.h.

Constructor & Destructor Documentation

◆ ~CFxBIMSectionReactor()

virtual CFxBIMSectionReactor::~CFxBIMSectionReactor ( )
inlinevirtual

Definition at line 151 of file FxBIMSection.h.

Member Function Documentation

◆ Created()

virtual void CFxBIMSectionReactor::Created ( CFxBIMSection p)
inlinevirtual

Definition at line 153 of file FxBIMSection.h.

◆ Removed()

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

Definition at line 154 of file FxBIMSection.h.

◆ Renamed()

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

Definition at line 156 of file FxBIMSection.h.

◆ ViewCreated()

virtual void CFxBIMSectionReactor::ViewCreated ( CFxBIMSectionView pView)
inlinevirtual

Definition at line 158 of file FxBIMSection.h.

◆ ViewRemoved()

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

Definition at line 159 of file FxBIMSection.h.


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