Open CASCADE Technology 6.5.2
Public Member Functions
BRepFill_SequenceOfSection Class Reference

#include <BRepFill_SequenceOfSection.hxx>

Inheritance diagram for BRepFill_SequenceOfSection:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepFill_SequenceOfSection ()
void Clear ()
 ~BRepFill_SequenceOfSection ()
const BRepFill_SequenceOfSectionAssign (const BRepFill_SequenceOfSection &Other)
const BRepFill_SequenceOfSectionoperator= (const BRepFill_SequenceOfSection &Other)
void Append (const BRepFill_Section &T)
void Append (BRepFill_SequenceOfSection &S)
void Prepend (const BRepFill_Section &T)
void Prepend (BRepFill_SequenceOfSection &S)
void InsertBefore (const Standard_Integer Index, const BRepFill_Section &T)
void InsertBefore (const Standard_Integer Index, BRepFill_SequenceOfSection &S)
void InsertAfter (const Standard_Integer Index, const BRepFill_Section &T)
void InsertAfter (const Standard_Integer Index, BRepFill_SequenceOfSection &S)
const BRepFill_SectionFirst () const
const BRepFill_SectionLast () const
void Split (const Standard_Integer Index, BRepFill_SequenceOfSection &Sub)
const BRepFill_SectionValue (const Standard_Integer Index) const
const BRepFill_Sectionoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const BRepFill_Section &I)
BRepFill_SectionChangeValue (const Standard_Integer Index)
BRepFill_Sectionoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

BRepFill_SequenceOfSection::BRepFill_SequenceOfSection ( )
BRepFill_SequenceOfSection::~BRepFill_SequenceOfSection ( ) [inline]

Member Function Documentation

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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