Open CASCADE Technology 6.6.0
Public Member Functions
BRepAlgo_SequenceOfSequenceOfInteger Class Reference

#include <BRepAlgo_SequenceOfSequenceOfInteger.hxx>

Inheritance diagram for BRepAlgo_SequenceOfSequenceOfInteger:
Inheritance graph
[legend]

Public Member Functions

 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

BRepAlgo_SequenceOfSequenceOfInteger::BRepAlgo_SequenceOfSequenceOfInteger ( )
BRepAlgo_SequenceOfSequenceOfInteger::~BRepAlgo_SequenceOfSequenceOfInteger ( ) [inline]

Member Function Documentation

void BRepAlgo_SequenceOfSequenceOfInteger::Append ( const TColStd_SequenceOfInteger T)
void BRepAlgo_SequenceOfSequenceOfInteger::Append ( BRepAlgo_SequenceOfSequenceOfInteger S)
const BRepAlgo_SequenceOfSequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::Assign ( const BRepAlgo_SequenceOfSequenceOfInteger Other)
TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::ChangeValue ( const Standard_Integer  Index)
void BRepAlgo_SequenceOfSequenceOfInteger::Clear ( )
const TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::First ( ) const
void BRepAlgo_SequenceOfSequenceOfInteger::InsertAfter ( const Standard_Integer  Index,
const TColStd_SequenceOfInteger T 
)
void BRepAlgo_SequenceOfSequenceOfInteger::InsertAfter ( const Standard_Integer  Index,
BRepAlgo_SequenceOfSequenceOfInteger S 
)
void BRepAlgo_SequenceOfSequenceOfInteger::InsertBefore ( const Standard_Integer  Index,
const TColStd_SequenceOfInteger T 
)
void BRepAlgo_SequenceOfSequenceOfInteger::InsertBefore ( const Standard_Integer  Index,
BRepAlgo_SequenceOfSequenceOfInteger S 
)
const TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::Last ( ) const
TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator() ( const Standard_Integer  Index) [inline]
const TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator() ( const Standard_Integer  Index) const [inline]
const BRepAlgo_SequenceOfSequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::operator= ( const BRepAlgo_SequenceOfSequenceOfInteger Other) [inline]
void BRepAlgo_SequenceOfSequenceOfInteger::Prepend ( const TColStd_SequenceOfInteger T)
void BRepAlgo_SequenceOfSequenceOfInteger::Prepend ( BRepAlgo_SequenceOfSequenceOfInteger S)
void BRepAlgo_SequenceOfSequenceOfInteger::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void BRepAlgo_SequenceOfSequenceOfInteger::Remove ( const Standard_Integer  Index)
void BRepAlgo_SequenceOfSequenceOfInteger::SetValue ( const Standard_Integer  Index,
const TColStd_SequenceOfInteger I 
)
void BRepAlgo_SequenceOfSequenceOfInteger::Split ( const Standard_Integer  Index,
BRepAlgo_SequenceOfSequenceOfInteger Sub 
)
const TColStd_SequenceOfInteger& BRepAlgo_SequenceOfSequenceOfInteger::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines