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
|
// 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 <IGESBasic_HArray1OfHArray1OfInteger.hxx>
#include <Standard_Type.hxx>
#include <TColStd_HArray1OfInteger.hxx>
IMPLEMENT_STANDARD_TYPE(IGESBasic_HArray1OfHArray1OfInteger)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(MMgt_TShared),
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(IGESBasic_HArray1OfHArray1OfInteger)
IMPLEMENT_DOWNCAST(IGESBasic_HArray1OfHArray1OfInteger,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(IGESBasic_HArray1OfHArray1OfInteger)
#define Handle_TheKey Handle_TColStd_HArray1OfInteger
#define TheKey TColStd_HArray1OfInteger
#define TheKey_hxx <TColStd_HArray1OfInteger.hxx>
#define Interface_JaggedArray IGESBasic_HArray1OfHArray1OfInteger
#define Interface_JaggedArray_hxx <IGESBasic_HArray1OfHArray1OfInteger.hxx>
#define Handle_Interface_JaggedArray Handle_IGESBasic_HArray1OfHArray1OfInteger
#define Interface_JaggedArray_Type_() IGESBasic_HArray1OfHArray1OfInteger_Type_()
#include <Interface_JaggedArray.gxx>
|