X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCANRECPLUGINEngine%2FCANRECPluginImpl_Driver.hxx;fp=src%2FCANRECPLUGINEngine%2FCANRECPluginImpl_Driver.hxx;h=ee442d9dc244f5f5f6061a3af1d312a1650e96e5;hb=1c9ade5b9c2a8d5683a609800296313b63b719a7;hp=f7ddb1465b6c822c9b810838fb71bff3b3fb5603;hpb=65694cbd5e6eec9aaf8852c5ed60029fd8039168;p=plugins%2Fcanrecplugin.git diff --git a/src/CANRECPLUGINEngine/CANRECPluginImpl_Driver.hxx b/src/CANRECPLUGINEngine/CANRECPluginImpl_Driver.hxx index f7ddb14..ee442d9 100644 --- a/src/CANRECPLUGINEngine/CANRECPluginImpl_Driver.hxx +++ b/src/CANRECPLUGINEngine/CANRECPluginImpl_Driver.hxx @@ -34,14 +34,14 @@ public: static const Standard_GUID& GetID(); static Standard_Integer GetNbCanonicalFaces(const TopoDS_Shape &theShape); - virtual Standard_Integer Execute( TFunction_Logbook& ) const; - Standard_Boolean MustExecute( const TFunction_Logbook& ) const; - virtual void Validate( TFunction_Logbook& ) const; + virtual Standard_Integer Execute( LOGBOOK& ) const; + Standard_Boolean MustExecute( const LOGBOOK& ) const; + virtual void Validate( LOGBOOK& ) const; virtual bool GetCreationInformation( std::string&, std::vector& ); - DEFINE_STANDARD_RTTI( CANRECPluginImpl_Driver ); +OCCT_DEFINE_STANDARD_RTTIEXT( CANRECPluginImpl_Driver, GEOM_BaseDriver ) }; #endif // __CANRECPLUGINIMPL_DRIVER_HXX