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

Root class for all commands in BRepLib.

Provides :

More...

#include <BRepLib_Command.hxx>

Inheritance diagram for BRepLib_Command:
Inheritance graph
[legend]

Public Member Functions

virtual DEFINE_STANDARD_ALLOC void Delete ()
virtual ~BRepLib_Command ()
Standard_Boolean IsDone () const
void Check () const
 Raises NotDone if done is false.

Protected Member Functions

 BRepLib_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 BRepLib_Command::~BRepLib_Command ( ) [inline, virtual]

Member Function Documentation

void BRepLib_Command::Done ( ) [protected]
void BRepLib_Command::NotDone ( ) [protected]

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