// Created on: 1999-06-16 // Created by: Sergey RUIN // Copyright (c) 1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published // by the Free Software Foundation, with special exception defined in the file // OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT // distribution for complete text of the license and disclaimer of any warranty. // // Alternatively, this file may be used under the terms of Open CASCADE // commercial license or contractual agreement. #ifndef _TDataStd_RealArray_HeaderFile #define _TDataStd_RealArray_HeaderFile #include #include #include #include #include #include #include #include #include class TDataStd_DeltaOnModificationOfRealArray; class Standard_GUID; class TDF_Label; class TDF_Attribute; class TDF_RelocationTable; class TDF_DeltaOnModification; class TDataStd_RealArray; DEFINE_STANDARD_HANDLE(TDataStd_RealArray, TDF_Attribute) //! A framework for an attribute composed of a real number array. class TDataStd_RealArray : public TDF_Attribute { friend class TDataStd_DeltaOnModificationOfRealArray; DEFINE_STANDARD_RTTIEXT(TDataStd_RealArray, TDF_Attribute) public: //! class methods //! ============= //! Returns the GUID for arrays of reals. Standard_EXPORT static const Standard_GUID& GetID(); //! Finds or creates on the