// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _BinXCAFDrivers_DocumentRetrievalDriver_HeaderFile #define _BinXCAFDrivers_DocumentRetrievalDriver_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_BinXCAFDrivers_DocumentRetrievalDriver_HeaderFile #include #endif #ifndef _BinDrivers_DocumentRetrievalDriver_HeaderFile #include #endif #ifndef _Handle_BinMDF_ADriverTable_HeaderFile #include #endif #ifndef _Handle_CDM_MessageDriver_HeaderFile #include #endif class BinMDF_ADriverTable; class CDM_MessageDriver; class BinXCAFDrivers_DocumentRetrievalDriver : public BinDrivers_DocumentRetrievalDriver { public: //! Constructor
Standard_EXPORT BinXCAFDrivers_DocumentRetrievalDriver(); Standard_EXPORT virtual Handle_BinMDF_ADriverTable AttributeDrivers(const Handle(CDM_MessageDriver)& theMsgDriver) ; DEFINE_STANDARD_RTTI(BinXCAFDrivers_DocumentRetrievalDriver) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif