Open CASCADE Technology 6.5.2
Public Member Functions | Protected Member Functions
BRepBuilderAPI_Command Class Reference

Root class for all commands in BRepBuilderAPI.

Provides :

* Managements of the notDone flag.

* Catching of exceptions (not implemented).

* Logging (not implemented).

#include <BRepBuilderAPI_Command.hxx>

Inheritance diagram for BRepBuilderAPI_Command:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
virtual void Delete ()
virtual ~BRepBuilderAPI_Command ()
virtual Standard_Boolean IsDone () const
void Check () const
 Raises NotDone if done is false.

Protected Member Functions

 BRepBuilderAPI_Command ()
 Set done to False.

void Done ()
 Set done to true.

void NotDone ()
 Set done to false.


Constructor & Destructor Documentation

virtual BRepBuilderAPI_Command::~BRepBuilderAPI_Command ( ) [inline, virtual]
BRepBuilderAPI_Command::BRepBuilderAPI_Command ( ) [protected]

Member Function Documentation

void BRepBuilderAPI_Command::Check ( ) const
virtual void BRepBuilderAPI_Command::Delete ( ) [virtual]
void BRepBuilderAPI_Command::Done ( ) [protected]
virtual Standard_Boolean BRepBuilderAPI_Command::IsDone ( ) const [virtual]
void BRepBuilderAPI_Command::NotDone ( ) [protected]
void BRepBuilderAPI_Command::operator delete ( void *  anAddress) [inline]

Reimplemented in BRepBuilderAPI_MakeShape, BRepBuilderAPI_MakeVertex, BRepBuilderAPI_MakeEdge, BRepBuilderAPI_MakeEdge2d, BRepBuilderAPI_MakePolygon, BRepBuilderAPI_MakeFace, BRepBuilderAPI_MakeWire, BRepBuilderAPI_MakeShell, BRepBuilderAPI_MakeSolid, BRepBuilderAPI_ModifyShape, BRepBuilderAPI_Transform, BRepBuilderAPI_NurbsConvert, BRepBuilderAPI_GTransform, BRepBuilderAPI_Copy, BRepPrimAPI_MakeHalfSpace, BRepPrimAPI_MakeBox, BRepPrimAPI_MakeWedge, BRepPrimAPI_MakeOneAxis, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeCone, BRepPrimAPI_MakeSphere, BRepPrimAPI_MakeTorus, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSweep, BRepPrimAPI_MakePrism, BRepPrimAPI_MakeRevol, BRepAlgoAPI_BooleanOperation, BRepAlgoAPI_Fuse, BRepAlgoAPI_Common, BRepAlgoAPI_Cut, BRepAlgoAPI_Section, BRepAlgo_BooleanOperation, BRepAlgo_Fuse, BRepAlgo_Cut, BRepAlgo_Common, BRepAlgo_Section, BRepFilletAPI_LocalOperation, BRepFilletAPI_MakeFillet, BRepFilletAPI_MakeChamfer, BRepFilletAPI_MakeFillet2d, BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepOffsetAPI_MakeDraft, BRepOffsetAPI_DraftAngle, BRepOffsetAPI_MakeOffset, BRepOffsetAPI_MakeOffsetShape, BRepOffsetAPI_MakeThickSolid, BRepOffsetAPI_MakeEvolved, BRepOffsetAPI_ThruSections, BRepOffsetAPI_NormalProjection, BRepOffsetAPI_MakeFilling, BRepFeat_Builder, BRepFeat_LocalOperation, BRepFeat_MakeCylindricalHole, BRepFeat_SplitShape, BRepFeat_Form, BRepFeat_RibSlot, BRepFeat_MakePrism, BRepFeat_MakeRevol, BRepFeat_MakePipe, BRepFeat_Gluer, BRepFeat_MakeDPrism, BRepFeat_MakeLinearForm, BRepFeat_MakeRevolutionForm, and ShapeConstruct_MakeTriangulation.

void* BRepBuilderAPI_Command::operator new ( size_t  size) [inline]

Reimplemented in BRepBuilderAPI_MakeShape, BRepBuilderAPI_MakeVertex, BRepBuilderAPI_MakeEdge, BRepBuilderAPI_MakeEdge2d, BRepBuilderAPI_MakePolygon, BRepBuilderAPI_MakeFace, BRepBuilderAPI_MakeWire, BRepBuilderAPI_MakeShell, BRepBuilderAPI_MakeSolid, BRepBuilderAPI_ModifyShape, BRepBuilderAPI_Transform, BRepBuilderAPI_NurbsConvert, BRepBuilderAPI_GTransform, BRepBuilderAPI_Copy, BRepPrimAPI_MakeHalfSpace, BRepPrimAPI_MakeBox, BRepPrimAPI_MakeWedge, BRepPrimAPI_MakeOneAxis, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeCone, BRepPrimAPI_MakeSphere, BRepPrimAPI_MakeTorus, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSweep, BRepPrimAPI_MakePrism, BRepPrimAPI_MakeRevol, BRepAlgoAPI_BooleanOperation, BRepAlgoAPI_Fuse, BRepAlgoAPI_Common, BRepAlgoAPI_Cut, BRepAlgoAPI_Section, BRepAlgo_BooleanOperation, BRepAlgo_Fuse, BRepAlgo_Cut, BRepAlgo_Common, BRepAlgo_Section, BRepFilletAPI_LocalOperation, BRepFilletAPI_MakeFillet, BRepFilletAPI_MakeChamfer, BRepFilletAPI_MakeFillet2d, BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepOffsetAPI_MakeDraft, BRepOffsetAPI_DraftAngle, BRepOffsetAPI_MakeOffset, BRepOffsetAPI_MakeOffsetShape, BRepOffsetAPI_MakeThickSolid, BRepOffsetAPI_MakeEvolved, BRepOffsetAPI_ThruSections, BRepOffsetAPI_NormalProjection, BRepOffsetAPI_MakeFilling, BRepFeat_Builder, BRepFeat_LocalOperation, BRepFeat_MakeCylindricalHole, BRepFeat_SplitShape, BRepFeat_Form, BRepFeat_RibSlot, BRepFeat_MakePrism, BRepFeat_MakeRevol, BRepFeat_MakePipe, BRepFeat_Gluer, BRepFeat_MakeDPrism, BRepFeat_MakeLinearForm, BRepFeat_MakeRevolutionForm, and ShapeConstruct_MakeTriangulation.

void* BRepBuilderAPI_Command::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented in BRepBuilderAPI_MakeShape, BRepBuilderAPI_MakeVertex, BRepBuilderAPI_MakeEdge, BRepBuilderAPI_MakeEdge2d, BRepBuilderAPI_MakePolygon, BRepBuilderAPI_MakeFace, BRepBuilderAPI_MakeWire, BRepBuilderAPI_MakeShell, BRepBuilderAPI_MakeSolid, BRepBuilderAPI_ModifyShape, BRepBuilderAPI_Transform, BRepBuilderAPI_NurbsConvert, BRepBuilderAPI_GTransform, BRepBuilderAPI_Copy, BRepPrimAPI_MakeHalfSpace, BRepPrimAPI_MakeBox, BRepPrimAPI_MakeWedge, BRepPrimAPI_MakeOneAxis, BRepPrimAPI_MakeCylinder, BRepPrimAPI_MakeCone, BRepPrimAPI_MakeSphere, BRepPrimAPI_MakeTorus, BRepPrimAPI_MakeRevolution, BRepPrimAPI_MakeSweep, BRepPrimAPI_MakePrism, BRepPrimAPI_MakeRevol, BRepAlgoAPI_BooleanOperation, BRepAlgoAPI_Fuse, BRepAlgoAPI_Common, BRepAlgoAPI_Cut, BRepAlgoAPI_Section, BRepAlgo_BooleanOperation, BRepAlgo_Fuse, BRepAlgo_Cut, BRepAlgo_Common, BRepAlgo_Section, BRepFilletAPI_LocalOperation, BRepFilletAPI_MakeFillet, BRepFilletAPI_MakeChamfer, BRepFilletAPI_MakeFillet2d, BRepOffsetAPI_MakePipe, BRepOffsetAPI_MakePipeShell, BRepOffsetAPI_MakeDraft, BRepOffsetAPI_DraftAngle, BRepOffsetAPI_MakeOffset, BRepOffsetAPI_MakeOffsetShape, BRepOffsetAPI_MakeThickSolid, BRepOffsetAPI_MakeEvolved, BRepOffsetAPI_ThruSections, BRepOffsetAPI_NormalProjection, BRepOffsetAPI_MakeFilling, BRepFeat_Builder, BRepFeat_LocalOperation, BRepFeat_MakeCylindricalHole, BRepFeat_SplitShape, BRepFeat_Form, BRepFeat_RibSlot, BRepFeat_MakePrism, BRepFeat_MakeRevol, BRepFeat_MakePipe, BRepFeat_Gluer, BRepFeat_MakeDPrism, BRepFeat_MakeLinearForm, BRepFeat_MakeRevolutionForm, and ShapeConstruct_MakeTriangulation.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines