Open CASCADE Technology 6.6.0
Public Member Functions
Intrv_SequenceOfInterval Class Reference

#include <Intrv_SequenceOfInterval.hxx>

Inheritance diagram for Intrv_SequenceOfInterval:
Inheritance graph
[legend]

Public Member Functions

 Intrv_SequenceOfInterval ()
void Clear ()
 ~Intrv_SequenceOfInterval ()
const Intrv_SequenceOfIntervalAssign (const Intrv_SequenceOfInterval &Other)
const Intrv_SequenceOfIntervaloperator= (const Intrv_SequenceOfInterval &Other)
void Append (const Intrv_Interval &T)
void Append (Intrv_SequenceOfInterval &S)
void Prepend (const Intrv_Interval &T)
void Prepend (Intrv_SequenceOfInterval &S)
void InsertBefore (const Standard_Integer Index, const Intrv_Interval &T)
void InsertBefore (const Standard_Integer Index, Intrv_SequenceOfInterval &S)
void InsertAfter (const Standard_Integer Index, const Intrv_Interval &T)
void InsertAfter (const Standard_Integer Index, Intrv_SequenceOfInterval &S)
const Intrv_IntervalFirst () const
const Intrv_IntervalLast () const
void Split (const Standard_Integer Index, Intrv_SequenceOfInterval &Sub)
const Intrv_IntervalValue (const Standard_Integer Index) const
const Intrv_Intervaloperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Intrv_Interval &I)
Intrv_IntervalChangeValue (const Standard_Integer Index)
Intrv_Intervaloperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Intrv_SequenceOfInterval::Intrv_SequenceOfInterval ( )
Intrv_SequenceOfInterval::~Intrv_SequenceOfInterval ( ) [inline]

Member Function Documentation

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