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

#include <FxBIMSection.h>

Inheritance diagram for CFxBIMSectionReactor:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMSectionReactor ()=default
 
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 (const CFxBIMDrawing::ViewRef &viewRef, OdDbDatabase *pDb)
 
virtual void ViewCopied (const CFxBIMDrawing::ViewRef &viewRef, const OdString &viewHandle, const OdString &viewNumber, const OdDbObjectId &idXref, OdDbDatabase *pDb)
 
virtual void ViewRemoved (const CFxBIMDrawing::ViewRef &viewRef, bool removed, OdDbDatabase *pDb)
 
virtual void ViewRenamed (CFxBIMSectionView *p, OdString const &sOldNumber, OdString const &sOldName, bool undo)
 
virtual void Regenerated (CFxBIMSection *p, OdDbDatabase *pDbDest, const std::vector< OdDbObjectId > &oldSE, const std::vector< OdDbObjectId > &newSE)
 
virtual void ModifiedGraphics (CFxBIMSection *p)
 
virtual void ModifiedType (CFxBIMSection *p)
 
virtual void ModifiedFilter (CFxBIMSection *p)
 

Additional Inherited Members

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

Detailed Description

Definition at line 156 of file FxBIMSection.h.

Constructor & Destructor Documentation

◆ ~CFxBIMSectionReactor()

virtual CFxBIMSectionReactor::~CFxBIMSectionReactor ( )
virtualdefault

Member Function Documentation

◆ Created()

virtual void CFxBIMSectionReactor::Created ( CFxBIMSection p)
inlinevirtual

Definition at line 161 of file FxBIMSection.h.

◆ ModifiedFilter()

virtual void CFxBIMSectionReactor::ModifiedFilter ( CFxBIMSection p)
inlinevirtual

Definition at line 175 of file FxBIMSection.h.

◆ ModifiedGraphics()

virtual void CFxBIMSectionReactor::ModifiedGraphics ( CFxBIMSection p)
inlinevirtual

Definition at line 173 of file FxBIMSection.h.

◆ ModifiedType()

virtual void CFxBIMSectionReactor::ModifiedType ( CFxBIMSection p)
inlinevirtual

Definition at line 174 of file FxBIMSection.h.

◆ Regenerated()

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

Definition at line 171 of file FxBIMSection.h.

◆ Removed()

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

Definition at line 162 of file FxBIMSection.h.

◆ Renamed()

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

Definition at line 164 of file FxBIMSection.h.

◆ ViewCopied()

virtual void CFxBIMSectionReactor::ViewCopied ( const CFxBIMDrawing::ViewRef viewRef,
const OdString viewHandle,
const OdString viewNumber,
const OdDbObjectId idXref,
OdDbDatabase pDb 
)
inlinevirtual

Definition at line 167 of file FxBIMSection.h.

◆ ViewCreated()

virtual void CFxBIMSectionReactor::ViewCreated ( const CFxBIMDrawing::ViewRef viewRef,
OdDbDatabase pDb 
)
inlinevirtual

Definition at line 166 of file FxBIMSection.h.

◆ ViewRemoved()

virtual void CFxBIMSectionReactor::ViewRemoved ( const CFxBIMDrawing::ViewRef viewRef,
bool  removed,
OdDbDatabase pDb 
)
inlinevirtual

Definition at line 168 of file FxBIMSection.h.

◆ ViewRenamed()

virtual void CFxBIMSectionReactor::ViewRenamed ( CFxBIMSectionView p,
OdString const &  sOldNumber,
OdString const &  sOldName,
bool  undo 
)
inlinevirtual

Definition at line 169 of file FxBIMSection.h.


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