Open CASCADE Technology 6.6.0
Public Member Functions
IntTools_SequenceOfRoots Class Reference

#include <IntTools_SequenceOfRoots.hxx>

Inheritance diagram for IntTools_SequenceOfRoots:
Inheritance graph
[legend]

Public Member Functions

 IntTools_SequenceOfRoots ()
void Clear ()
 ~IntTools_SequenceOfRoots ()
const IntTools_SequenceOfRootsAssign (const IntTools_SequenceOfRoots &Other)
const IntTools_SequenceOfRootsoperator= (const IntTools_SequenceOfRoots &Other)
void Append (const IntTools_Root &T)
void Append (IntTools_SequenceOfRoots &S)
void Prepend (const IntTools_Root &T)
void Prepend (IntTools_SequenceOfRoots &S)
void InsertBefore (const Standard_Integer Index, const IntTools_Root &T)
void InsertBefore (const Standard_Integer Index, IntTools_SequenceOfRoots &S)
void InsertAfter (const Standard_Integer Index, const IntTools_Root &T)
void InsertAfter (const Standard_Integer Index, IntTools_SequenceOfRoots &S)
const IntTools_RootFirst () const
const IntTools_RootLast () const
void Split (const Standard_Integer Index, IntTools_SequenceOfRoots &Sub)
const IntTools_RootValue (const Standard_Integer Index) const
const IntTools_Rootoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntTools_Root &I)
IntTools_RootChangeValue (const Standard_Integer Index)
IntTools_Rootoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntTools_SequenceOfRoots::IntTools_SequenceOfRoots ( )
IntTools_SequenceOfRoots::~IntTools_SequenceOfRoots ( ) [inline]

Member Function Documentation

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