Open CASCADE Technology 6.6.0
Public Member Functions
Intf_SeqOfSectionLine Class Reference

#include <Intf_SeqOfSectionLine.hxx>

Inheritance diagram for Intf_SeqOfSectionLine:
Inheritance graph
[legend]

Public Member Functions

 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

Intf_SeqOfSectionLine::Intf_SeqOfSectionLine ( )
Intf_SeqOfSectionLine::~Intf_SeqOfSectionLine ( ) [inline]

Member Function Documentation

void Intf_SeqOfSectionLine::Append ( const Intf_SectionLine T)
void Intf_SeqOfSectionLine::Append ( Intf_SeqOfSectionLine S)
const Intf_SeqOfSectionLine& Intf_SeqOfSectionLine::Assign ( const Intf_SeqOfSectionLine Other)
Intf_SectionLine& Intf_SeqOfSectionLine::ChangeValue ( const Standard_Integer  Index)
void Intf_SeqOfSectionLine::Clear ( )
const Intf_SectionLine& Intf_SeqOfSectionLine::First ( ) const
void Intf_SeqOfSectionLine::InsertAfter ( const Standard_Integer  Index,
const Intf_SectionLine T 
)
void Intf_SeqOfSectionLine::InsertAfter ( const Standard_Integer  Index,
Intf_SeqOfSectionLine S 
)
void Intf_SeqOfSectionLine::InsertBefore ( const Standard_Integer  Index,
const Intf_SectionLine T 
)
void Intf_SeqOfSectionLine::InsertBefore ( const Standard_Integer  Index,
Intf_SeqOfSectionLine S 
)
const Intf_SectionLine& Intf_SeqOfSectionLine::Last ( ) const
Intf_SectionLine& Intf_SeqOfSectionLine::operator() ( const Standard_Integer  Index) [inline]
const Intf_SectionLine& Intf_SeqOfSectionLine::operator() ( const Standard_Integer  Index) const [inline]
const Intf_SeqOfSectionLine& Intf_SeqOfSectionLine::operator= ( const Intf_SeqOfSectionLine Other) [inline]
void Intf_SeqOfSectionLine::Prepend ( const Intf_SectionLine T)
void Intf_SeqOfSectionLine::Prepend ( Intf_SeqOfSectionLine S)
void Intf_SeqOfSectionLine::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Intf_SeqOfSectionLine::Remove ( const Standard_Integer  Index)
void Intf_SeqOfSectionLine::SetValue ( const Standard_Integer  Index,
const Intf_SectionLine I 
)
void Intf_SeqOfSectionLine::Split ( const Standard_Integer  Index,
Intf_SeqOfSectionLine Sub 
)
const Intf_SectionLine& Intf_SeqOfSectionLine::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