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

#include <BOPTools_SequenceOfPaveBlock.hxx>

Inheritance diagram for BOPTools_SequenceOfPaveBlock:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_SequenceOfPaveBlock ()
void Clear ()
 ~BOPTools_SequenceOfPaveBlock ()
const
BOPTools_SequenceOfPaveBlock
Assign (const BOPTools_SequenceOfPaveBlock &Other)
const
BOPTools_SequenceOfPaveBlock
operator= (const BOPTools_SequenceOfPaveBlock &Other)
void Append (const BOPTools_PaveBlock &T)
void Append (BOPTools_SequenceOfPaveBlock &S)
void Prepend (const BOPTools_PaveBlock &T)
void Prepend (BOPTools_SequenceOfPaveBlock &S)
void InsertBefore (const Standard_Integer Index, const BOPTools_PaveBlock &T)
void InsertBefore (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &S)
void InsertAfter (const Standard_Integer Index, const BOPTools_PaveBlock &T)
void InsertAfter (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &S)
const BOPTools_PaveBlockFirst () const
const BOPTools_PaveBlockLast () const
void Split (const Standard_Integer Index, BOPTools_SequenceOfPaveBlock &Sub)
const BOPTools_PaveBlockValue (const Standard_Integer Index) const
const BOPTools_PaveBlockoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const BOPTools_PaveBlock &I)
BOPTools_PaveBlockChangeValue (const Standard_Integer Index)
BOPTools_PaveBlockoperator() (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 BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() ( const Standard_Integer  Index) const [inline]
BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_SequenceOfPaveBlock& BOPTools_SequenceOfPaveBlock::operator= ( const BOPTools_SequenceOfPaveBlock Other) [inline]

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