1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
// 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.
#include <StepData_GlobalNodeOfWriterLib.hxx>
#include <Standard_Type.hxx>
#include <StepData_ReadWriteModule.hxx>
#include <StepData_Protocol.hxx>
#include <StepData_GlobalNodeOfWriterLib.hxx>
#include <Standard_Transient.hxx>
#include <StepData_WriterLib.hxx>
#include <StepData_NodeOfWriterLib.hxx>
IMPLEMENT_STANDARD_TYPE(StepData_GlobalNodeOfWriterLib)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(StepData_GlobalNodeOfWriterLib)
IMPLEMENT_DOWNCAST(StepData_GlobalNodeOfWriterLib,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(StepData_GlobalNodeOfWriterLib)
#define TheObject Handle(Standard_Transient)
#define TheObject_hxx <Standard_Transient.hxx>
#define Handle_TheModule Handle_StepData_ReadWriteModule
#define TheModule StepData_ReadWriteModule
#define TheModule_hxx <StepData_ReadWriteModule.hxx>
#define Handle_TheProtocol Handle_StepData_Protocol
#define TheProtocol StepData_Protocol
#define TheProtocol_hxx <StepData_Protocol.hxx>
#define LibCtl_GlobalNode StepData_GlobalNodeOfWriterLib
#define LibCtl_GlobalNode_hxx <StepData_GlobalNodeOfWriterLib.hxx>
#define LibCtl_Node StepData_NodeOfWriterLib
#define LibCtl_Node_hxx <StepData_NodeOfWriterLib.hxx>
#define Handle_LibCtl_GlobalNode Handle_StepData_GlobalNodeOfWriterLib
#define LibCtl_GlobalNode_Type_() StepData_GlobalNodeOfWriterLib_Type_()
#define Handle_LibCtl_Node Handle_StepData_NodeOfWriterLib
#define LibCtl_Node_Type_() StepData_NodeOfWriterLib_Type_()
#define LibCtl_Library StepData_WriterLib
#define LibCtl_Library_hxx <StepData_WriterLib.hxx>
#include <LibCtl_GlobalNode.gxx>
|