// 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 _PShort_VArrayTNodeOfFieldOfHArray2OfShortReal_HeaderFile #define _PShort_VArrayTNodeOfFieldOfHArray2OfShortReal_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Standard_ShortReal_HeaderFile #include #endif #ifndef _Handle_PShort_VArrayNodeOfFieldOfHArray2OfShortReal_HeaderFile #include #endif #ifndef _Standard_Address_HeaderFile #include #endif class PShort_FieldOfHArray2OfShortReal; class PShort_VArrayNodeOfFieldOfHArray2OfShortReal; class PShort_VArrayTNodeOfFieldOfHArray2OfShortReal { public: void* operator new(size_t,void* anAddress) { return anAddress; } void* operator new(size_t size) { return Standard::Allocate(size); } void operator delete(void *anAddress) { if (anAddress) Standard::Free((Standard_Address&)anAddress); } void operator delete (void *,void *) { } PShort_VArrayTNodeOfFieldOfHArray2OfShortReal(); PShort_VArrayTNodeOfFieldOfHArray2OfShortReal(const Standard_ShortReal& aValue); void SetValue(const Standard_ShortReal& aValue) ; Standard_Address Value() const; protected: private: Standard_ShortReal myValue; }; #define Item Standard_ShortReal #define Item_hxx #define DBC_VArrayNode PShort_VArrayNodeOfFieldOfHArray2OfShortReal #define DBC_VArrayNode_hxx #define DBC_VArrayTNode PShort_VArrayTNodeOfFieldOfHArray2OfShortReal #define DBC_VArrayTNode_hxx #define Handle_DBC_VArrayNode Handle_PShort_VArrayNodeOfFieldOfHArray2OfShortReal #define DBC_VArrayNode_Type_() PShort_VArrayNodeOfFieldOfHArray2OfShortReal_Type_() #define DBC_VArray PShort_FieldOfHArray2OfShortReal #define DBC_VArray_hxx #include #undef Item #undef Item_hxx #undef DBC_VArrayNode #undef DBC_VArrayNode_hxx #undef DBC_VArrayTNode #undef DBC_VArrayTNode_hxx #undef Handle_DBC_VArrayNode #undef DBC_VArrayNode_Type_ #undef DBC_VArray #undef DBC_VArray_hxx // other Inline functions and methods (like "C++: function call" methods) #endif