#include <GEOM_SubShapeDriver.hxx>
 | 
| Standard_EXPORT  | GEOM_SubShapeDriver () | 
|   | 
virtual Standard_EXPORT  
Standard_Integer  | Execute (TFunction_Logbook &log) const  | 
|   | 
| virtual Standard_EXPORT void  | Validate (TFunction_Logbook &) const  | 
|   | 
| Standard_EXPORT Standard_Boolean  | MustExecute (const TFunction_Logbook &) const  | 
|   | 
| Standard_EXPORT  | ~GEOM_SubShapeDriver () | 
|   | 
| virtual Standard_EXPORT bool  | GetCreationInformation (std::string &theOperationName, std::vector< GEOM_Param > ¶ms) | 
|   | Returns a name of creation operation and names and values of creation parameters.  More...
  | 
|   | 
| Standard_EXPORT int  | GetDocID () const  | 
|   | 
| Standard_EXPORT GEOM_Param &  | AddParam (std::vector< GEOM_Param > ¶ms, const char *name) | 
|   | Returns a name of creation operation and names and values of creation parameters.  More...
  | 
|   | 
| template<class T >  | 
| Standard_EXPORT GEOM_Param &  | AddParam (std::vector< GEOM_Param > ¶ms, const char *name, const T &value, const char *dfltValue=0) | 
|   | 
 | 
static Standard_EXPORT const  
Standard_GUID &  | GetID () | 
|   | 
      
        
          | GEOM_SubShapeDriver::GEOM_SubShapeDriver  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | Standard_EXPORT GEOM_SubShapeDriver::~GEOM_SubShapeDriver  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Standard_Integer GEOM_SubShapeDriver::Execute  | 
          ( | 
          TFunction_Logbook &  | 
          log | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool GEOM_SubShapeDriver::GetCreationInformation  | 
          ( | 
          std::string &  | 
          theOperationName,  | 
         
        
           | 
           | 
          std::vector< GEOM_Param > &  | 
          params  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | static Standard_EXPORT const Standard_GUID& GEOM_SubShapeDriver::GetID  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | Standard_EXPORT Standard_Boolean GEOM_SubShapeDriver::MustExecute  | 
          ( | 
          const TFunction_Logbook &  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual Standard_EXPORT void GEOM_SubShapeDriver::Validate  | 
          ( | 
          TFunction_Logbook &  | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following files: