Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_SequenceOfPaveBlock Class Reference

#include <BOPTools_SequenceOfPaveBlock.hxx>

Inheritance diagram for BOPTools_SequenceOfPaveBlock:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

BOPTools_SequenceOfPaveBlock::BOPTools_SequenceOfPaveBlock ( )
BOPTools_SequenceOfPaveBlock::~BOPTools_SequenceOfPaveBlock ( ) [inline]

Member Function Documentation

void BOPTools_SequenceOfPaveBlock::Append ( const BOPTools_PaveBlock T)
void BOPTools_SequenceOfPaveBlock::Append ( BOPTools_SequenceOfPaveBlock S)
const BOPTools_SequenceOfPaveBlock& BOPTools_SequenceOfPaveBlock::Assign ( const BOPTools_SequenceOfPaveBlock Other)
BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::ChangeValue ( const Standard_Integer  Index)
void BOPTools_SequenceOfPaveBlock::Clear ( )
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::First ( ) const
void BOPTools_SequenceOfPaveBlock::InsertAfter ( const Standard_Integer  Index,
const BOPTools_PaveBlock T 
)
void BOPTools_SequenceOfPaveBlock::InsertAfter ( const Standard_Integer  Index,
BOPTools_SequenceOfPaveBlock S 
)
void BOPTools_SequenceOfPaveBlock::InsertBefore ( const Standard_Integer  Index,
const BOPTools_PaveBlock T 
)
void BOPTools_SequenceOfPaveBlock::InsertBefore ( const Standard_Integer  Index,
BOPTools_SequenceOfPaveBlock S 
)
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::Last ( ) const
void BOPTools_SequenceOfPaveBlock::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* BOPTools_SequenceOfPaveBlock::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* BOPTools_SequenceOfPaveBlock::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::operator() ( const Standard_Integer  Index) const [inline]
const BOPTools_SequenceOfPaveBlock& BOPTools_SequenceOfPaveBlock::operator= ( const BOPTools_SequenceOfPaveBlock Other) [inline]
void BOPTools_SequenceOfPaveBlock::Prepend ( BOPTools_SequenceOfPaveBlock S)
void BOPTools_SequenceOfPaveBlock::Prepend ( const BOPTools_PaveBlock T)
void BOPTools_SequenceOfPaveBlock::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void BOPTools_SequenceOfPaveBlock::Remove ( const Standard_Integer  Index)
void BOPTools_SequenceOfPaveBlock::SetValue ( const Standard_Integer  Index,
const BOPTools_PaveBlock I 
)
void BOPTools_SequenceOfPaveBlock::Split ( const Standard_Integer  Index,
BOPTools_SequenceOfPaveBlock Sub 
)
const BOPTools_PaveBlock& BOPTools_SequenceOfPaveBlock::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