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

#include <Intrv_SequenceOfInterval.hxx>

Inheritance diagram for Intrv_SequenceOfInterval:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const Intrv_Interval& Intrv_SequenceOfInterval::operator() ( const Standard_Integer  Index) const [inline]
Intrv_Interval& Intrv_SequenceOfInterval::operator() ( const Standard_Integer  Index) [inline]
const Intrv_SequenceOfInterval& Intrv_SequenceOfInterval::operator= ( const Intrv_SequenceOfInterval Other) [inline]

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