#include <GEOM_Engine.hxx>
      
        
          | ObjectStates::ObjectStates  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | ObjectStates::~ObjectStates  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void ObjectStates::AddState  | 
          ( | 
          const TState &  | 
          theState | ) | 
           | 
        
      
 
- Parameters
 - 
  
    | theState | - Object state (vector of notebook variable)  | 
  
   
References _states.
 
 
      
        
          | TState ObjectStates::GetCurrectState  | 
          ( | 
           | ) | 
           const | 
        
      
 
- Return values
 - 
  
    | state | - Object state (vector of notebook variable)  | 
  
   
References _dumpstate, and _states.
 
 
      
        
          | void ObjectStates::IncrementState  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | int ObjectStates::_dumpstate | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: