Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
BRepBuilderAPI_Command Class Reference

Root class for all commands in BRepBuilderAPI.

Provides :

More...

#include <BRepBuilderAPI_Command.hxx>

Inheritance diagram for BRepBuilderAPI_Command:
Inheritance graph
[legend]

Public Member Functions

virtual DEFINE_STANDARD_ALLOC 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.


Detailed Description

     * Managements of the notDone flag. <br>



Constructor & Destructor Documentation

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

Member Function Documentation

virtual Standard_Boolean BRepBuilderAPI_Command::IsDone ( ) const [virtual]

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