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

#include <IntTools_SequenceOfRoots.hxx>

Inheritance diagram for IntTools_SequenceOfRoots:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const IntTools_Root& IntTools_SequenceOfRoots::operator() ( const Standard_Integer  Index) const [inline]
IntTools_Root& IntTools_SequenceOfRoots::operator() ( const Standard_Integer  Index) [inline]
const IntTools_SequenceOfRoots& IntTools_SequenceOfRoots::operator= ( const IntTools_SequenceOfRoots Other) [inline]

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