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

#include <TColStd_HArray1OfListOfInteger.hxx>

Inheritance diagram for TColStd_HArray1OfListOfInteger:
Inheritance graph
[legend]

Public Member Functions

 TColStd_HArray1OfListOfInteger (const Standard_Integer Low, const Standard_Integer Up)
 TColStd_HArray1OfListOfInteger (const Standard_Integer Low, const Standard_Integer Up, const TColStd_ListOfInteger &V)
void Init (const TColStd_ListOfInteger &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const TColStd_ListOfInteger &Value)
const TColStd_ListOfIntegerValue (const Standard_Integer Index) const
TColStd_ListOfIntegerChangeValue (const Standard_Integer Index)
const
TColStd_Array1OfListOfInteger
Array1 () const
TColStd_Array1OfListOfIntegerChangeArray1 ()

Constructor & Destructor Documentation


Member Function Documentation


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