Root class for all commands in BRepLib.  
 More...
#include <BRepLib_Command.hxx>
Root class for all commands in BRepLib. 
Provides :
- Managements of the notDone flag.
 
- Catching of exceptions (not implemented).
 
- Logging (not implemented). 
 
 
◆ ~BRepLib_Command()
  
  
      
        
          | virtual BRepLib_Command::~BRepLib_Command  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ BRepLib_Command()
  
  
      
        
          | BRepLib_Command::BRepLib_Command  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ Check()
      
        
          | void BRepLib_Command::Check  | 
          ( | 
           | ) | 
           const | 
        
      
 
Raises NotDone if done is false. 
 
 
◆ Done()
  
  
      
        
          | void BRepLib_Command::Done  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ IsDone()
◆ NotDone()
  
  
      
        
          | void BRepLib_Command::NotDone  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: