// 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 _PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ_HeaderFile #define _PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _gp_XYZ_HeaderFile #include #endif #ifndef _Handle_PColgp_VArrayNodeOfFieldOfHArray2OfXYZ_HeaderFile #include #endif #ifndef _Standard_Address_HeaderFile #include #endif class gp_XYZ; class PColgp_FieldOfHArray2OfXYZ; class PColgp_VArrayNodeOfFieldOfHArray2OfXYZ; class PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ { 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 *) { } PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ(); PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ(const gp_XYZ& aValue); void SetValue(const gp_XYZ& aValue) ; Standard_Address Value() const; protected: private: gp_XYZ myValue; }; #define Item gp_XYZ #define Item_hxx #define DBC_VArrayNode PColgp_VArrayNodeOfFieldOfHArray2OfXYZ #define DBC_VArrayNode_hxx #define DBC_VArrayTNode PColgp_VArrayTNodeOfFieldOfHArray2OfXYZ #define DBC_VArrayTNode_hxx #define Handle_DBC_VArrayNode Handle_PColgp_VArrayNodeOfFieldOfHArray2OfXYZ #define DBC_VArrayNode_Type_() PColgp_VArrayNodeOfFieldOfHArray2OfXYZ_Type_() #define DBC_VArray PColgp_FieldOfHArray2OfXYZ #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