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

#include <Intf_SeqOfSectionLine.hxx>

Inheritance diagram for Intf_SeqOfSectionLine:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Intf_SeqOfSectionLine ()
void Clear ()
 ~Intf_SeqOfSectionLine ()
const Intf_SeqOfSectionLineAssign (const Intf_SeqOfSectionLine &Other)
const Intf_SeqOfSectionLineoperator= (const Intf_SeqOfSectionLine &Other)
void Append (const Intf_SectionLine &T)
void Append (Intf_SeqOfSectionLine &S)
void Prepend (const Intf_SectionLine &T)
void Prepend (Intf_SeqOfSectionLine &S)
void InsertBefore (const Standard_Integer Index, const Intf_SectionLine &T)
void InsertBefore (const Standard_Integer Index, Intf_SeqOfSectionLine &S)
void InsertAfter (const Standard_Integer Index, const Intf_SectionLine &T)
void InsertAfter (const Standard_Integer Index, Intf_SeqOfSectionLine &S)
const Intf_SectionLineFirst () const
const Intf_SectionLineLast () const
void Split (const Standard_Integer Index, Intf_SeqOfSectionLine &Sub)
const Intf_SectionLineValue (const Standard_Integer Index) const
const Intf_SectionLineoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Intf_SectionLine &I)
Intf_SectionLineChangeValue (const Standard_Integer Index)
Intf_SectionLineoperator() (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 Intf_SectionLine& Intf_SeqOfSectionLine::operator() ( const Standard_Integer  Index) const [inline]
Intf_SectionLine& Intf_SeqOfSectionLine::operator() ( const Standard_Integer  Index) [inline]
const Intf_SeqOfSectionLine& Intf_SeqOfSectionLine::operator= ( const Intf_SeqOfSectionLine Other) [inline]

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