// 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 _TDataStd_HDataMapOfStringHArray1OfInteger_HeaderFile #define _TDataStd_HDataMapOfStringHArray1OfInteger_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_TDataStd_HDataMapOfStringHArray1OfInteger_HeaderFile #include #endif #ifndef _TDataStd_DataMapOfStringHArray1OfInteger_HeaderFile #include #endif #ifndef _MMgt_TShared_HeaderFile #include #endif #ifndef _Standard_Integer_HeaderFile #include #endif class TDataStd_DataMapOfStringHArray1OfInteger; //! Extension of TDataStd_DataMapOfStringHArray1OfInteger class
//! to be manipulated by handle.
class TDataStd_HDataMapOfStringHArray1OfInteger : public MMgt_TShared { public: Standard_EXPORT TDataStd_HDataMapOfStringHArray1OfInteger(const Standard_Integer NbBuckets = 1); Standard_EXPORT TDataStd_HDataMapOfStringHArray1OfInteger(const TDataStd_DataMapOfStringHArray1OfInteger& theOther); const TDataStd_DataMapOfStringHArray1OfInteger& Map() const; TDataStd_DataMapOfStringHArray1OfInteger& ChangeMap() ; DEFINE_STANDARD_RTTI(TDataStd_HDataMapOfStringHArray1OfInteger) protected: private: TDataStd_DataMapOfStringHArray1OfInteger myMap; }; #include // other Inline functions and methods (like "C++: function call" methods) #endif