Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColStd_HArray1OfInteger Class Reference

#include <TColStd_HArray1OfInteger.hxx>

Inheritance diagram for TColStd_HArray1OfInteger:
Inheritance graph
[legend]

Public Member Functions

 TColStd_HArray1OfInteger (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_HArray1OfInteger (const Standard_Integer Low, const Standard_Integer Up, const Standard_Integer &V)
void Init (const Standard_Integer &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Standard_Integer &Value)
const Standard_IntegerValue (const Standard_Integer Index) const
Standard_IntegerChangeValue (const Standard_Integer Index)
const TColStd_Array1OfIntegerArray1 () const
TColStd_Array1OfIntegerChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: