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

#include <BOP_SeqOfSeqOfShape.hxx>

Inheritance diagram for BOP_SeqOfSeqOfShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOP_SeqOfSeqOfShape ()
void Clear ()
 ~BOP_SeqOfSeqOfShape ()
const BOP_SeqOfSeqOfShapeAssign (const BOP_SeqOfSeqOfShape &Other)
const BOP_SeqOfSeqOfShapeoperator= (const BOP_SeqOfSeqOfShape &Other)
void Append (const TopTools_SequenceOfShape &T)
void Append (BOP_SeqOfSeqOfShape &S)
void Prepend (const TopTools_SequenceOfShape &T)
void Prepend (BOP_SeqOfSeqOfShape &S)
void InsertBefore (const Standard_Integer Index, const TopTools_SequenceOfShape &T)
void InsertBefore (const Standard_Integer Index, BOP_SeqOfSeqOfShape &S)
void InsertAfter (const Standard_Integer Index, const TopTools_SequenceOfShape &T)
void InsertAfter (const Standard_Integer Index, BOP_SeqOfSeqOfShape &S)
const TopTools_SequenceOfShapeFirst () const
const TopTools_SequenceOfShapeLast () const
void Split (const Standard_Integer Index, BOP_SeqOfSeqOfShape &Sub)
const TopTools_SequenceOfShapeValue (const Standard_Integer Index) const
const TopTools_SequenceOfShapeoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TopTools_SequenceOfShape &I)
TopTools_SequenceOfShapeChangeValue (const Standard_Integer Index)
TopTools_SequenceOfShapeoperator() (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 TopTools_SequenceOfShape& BOP_SeqOfSeqOfShape::operator() ( const Standard_Integer  Index) const [inline]
TopTools_SequenceOfShape& BOP_SeqOfSeqOfShape::operator() ( const Standard_Integer  Index) [inline]
const BOP_SeqOfSeqOfShape& BOP_SeqOfSeqOfShape::operator= ( const BOP_SeqOfSeqOfShape Other) [inline]

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