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

#include <BRepFill_SequenceOfSection.hxx>

Inheritance diagram for BRepFill_SequenceOfSection:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const BRepFill_Section& BRepFill_SequenceOfSection::operator() ( const Standard_Integer  Index) const [inline]
BRepFill_Section& BRepFill_SequenceOfSection::operator() ( const Standard_Integer  Index) [inline]
const BRepFill_SequenceOfSection& BRepFill_SequenceOfSection::operator= ( const BRepFill_SequenceOfSection Other) [inline]

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