GEOM_SubShapeDriver Class Reference

#include <GEOM_SubShapeDriver.hxx>

Inheritance diagram for GEOM_SubShapeDriver:

Inheritance graph

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
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 ()
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const
Standard_EXPORT Standard_Boolean IsKind (const Handle(Standard_Type)&AType) const

Static Public Member Functions

static Standard_EXPORT const
Standard_GUID & 
GetID ()

Friends

Standard_EXPORT friend Handle_Standard_Type & GEOM_SubShapeDriver_Type_ ()

Constructor & Destructor Documentation

GEOM_SubShapeDriver::GEOM_SubShapeDriver  ) 
 

Standard_EXPORT GEOM_SubShapeDriver.~GEOM_SubShapeDriver  ) 
 


Member Function Documentation

void* GEOM_SubShapeDriver.operator new size_t  ,
void *  anAddress
 

void* GEOM_SubShapeDriver.operator new size_t  size  ) 
 

void GEOM_SubShapeDriver.operator delete void *  anAddress  ) 
 

Standard_Integer GEOM_SubShapeDriver::Execute TFunction_Logbook &  log  )  const [virtual]
 

virtual Standard_EXPORT void GEOM_SubShapeDriver.Validate TFunction_Logbook &   )  const [virtual]
 

Standard_EXPORT Standard_Boolean GEOM_SubShapeDriver.MustExecute const TFunction_Logbook &   )  const
 

static Standard_EXPORT const Standard_GUID& GEOM_SubShapeDriver.GetID  )  [static]
 

Standard_EXPORT const GEOM_SubShapeDriver.Handle Standard_Type   )  const
 

Standard_EXPORT Standard_Boolean GEOM_SubShapeDriver.IsKind const Handle(Standard_Type)&  AType  )  const
 


Friends And Related Function Documentation

Standard_EXPORT friend Handle_Standard_Type& GEOM_SubShapeDriver_Type_  )  [friend]