// 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 _PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape_HeaderFile #define _PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Handle_PNaming_NamedShape_HeaderFile #include #endif #ifndef _Handle_PNaming_VArrayNodeOfFieldOfHArray1OfNamedShape_HeaderFile #include #endif #ifndef _Standard_Address_HeaderFile #include #endif class PNaming_NamedShape; class PNaming_FieldOfHArray1OfNamedShape; class PNaming_VArrayNodeOfFieldOfHArray1OfNamedShape; class PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape { 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 *) { } PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape(); PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape(const Handle(PNaming_NamedShape)& aValue); void SetValue(const Handle(PNaming_NamedShape)& aValue) ; Standard_Address Value() const; protected: private: Handle_PNaming_NamedShape myValue; }; #define Item Handle_PNaming_NamedShape #define Item_hxx #define DBC_VArrayNode PNaming_VArrayNodeOfFieldOfHArray1OfNamedShape #define DBC_VArrayNode_hxx #define DBC_VArrayTNode PNaming_VArrayTNodeOfFieldOfHArray1OfNamedShape #define DBC_VArrayTNode_hxx #define Handle_DBC_VArrayNode Handle_PNaming_VArrayNodeOfFieldOfHArray1OfNamedShape #define DBC_VArrayNode_Type_() PNaming_VArrayNodeOfFieldOfHArray1OfNamedShape_Type_() #define DBC_VArray PNaming_FieldOfHArray1OfNamedShape #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