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

#include <BRepAlgo_SequenceOfSequenceOfInteger.hxx>

Inheritance diagram for BRepAlgo_SequenceOfSequenceOfInteger:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepAlgo_SequenceOfSequenceOfInteger ()
void Clear ()
 ~BRepAlgo_SequenceOfSequenceOfInteger ()
const
BRepAlgo_SequenceOfSequenceOfInteger
Assign (const BRepAlgo_SequenceOfSequenceOfInteger &Other)
const
BRepAlgo_SequenceOfSequenceOfInteger
operator= (const BRepAlgo_SequenceOfSequenceOfInteger &Other)
void Append (const TColStd_SequenceOfInteger &T)
void Append (BRepAlgo_SequenceOfSequenceOfInteger &S)
void Prepend (const TColStd_SequenceOfInteger &T)
void Prepend (BRepAlgo_SequenceOfSequenceOfInteger &S)
void InsertBefore (const Standard_Integer Index, const TColStd_SequenceOfInteger &T)
void InsertBefore (const Standard_Integer Index, BRepAlgo_SequenceOfSequenceOfInteger &S)
void InsertAfter (const Standard_Integer Index, const TColStd_SequenceOfInteger &T)
void InsertAfter (const Standard_Integer Index, BRepAlgo_SequenceOfSequenceOfInteger &S)
const TColStd_SequenceOfIntegerFirst () const
const TColStd_SequenceOfIntegerLast () const
void Split (const Standard_Integer Index, BRepAlgo_SequenceOfSequenceOfInteger &Sub)
const TColStd_SequenceOfIntegerValue (const Standard_Integer Index) const
const TColStd_SequenceOfIntegeroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TColStd_SequenceOfInteger &I)
TColStd_SequenceOfIntegerChangeValue (const Standard_Integer Index)
TColStd_SequenceOfIntegeroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator() ( const Standard_Integer  Index) const [inline]
TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator() ( const Standard_Integer  Index) [inline]
const BRepAlgo_SequenceOfSequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator= ( const BRepAlgo_SequenceOfSequenceOfInteger Other) [inline]

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