Open CASCADE Technology 6.6.0
Public Member Functions
IntPatch_SequenceOfSegmentOfTheSOnBounds Class Reference

#include <IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx>

Inheritance diagram for IntPatch_SequenceOfSegmentOfTheSOnBounds:
Inheritance graph
[legend]

Public Member Functions

 IntPatch_SequenceOfSegmentOfTheSOnBounds ()
void Clear ()
 ~IntPatch_SequenceOfSegmentOfTheSOnBounds ()
const
IntPatch_SequenceOfSegmentOfTheSOnBounds
Assign (const IntPatch_SequenceOfSegmentOfTheSOnBounds &Other)
const
IntPatch_SequenceOfSegmentOfTheSOnBounds
operator= (const IntPatch_SequenceOfSegmentOfTheSOnBounds &Other)
void Append (const IntPatch_TheSegmentOfTheSOnBounds &T)
void Append (IntPatch_SequenceOfSegmentOfTheSOnBounds &S)
void Prepend (const IntPatch_TheSegmentOfTheSOnBounds &T)
void Prepend (IntPatch_SequenceOfSegmentOfTheSOnBounds &S)
void InsertBefore (const Standard_Integer Index, const IntPatch_TheSegmentOfTheSOnBounds &T)
void InsertBefore (const Standard_Integer Index, IntPatch_SequenceOfSegmentOfTheSOnBounds &S)
void InsertAfter (const Standard_Integer Index, const IntPatch_TheSegmentOfTheSOnBounds &T)
void InsertAfter (const Standard_Integer Index, IntPatch_SequenceOfSegmentOfTheSOnBounds &S)
const
IntPatch_TheSegmentOfTheSOnBounds
First () const
const
IntPatch_TheSegmentOfTheSOnBounds
Last () const
void Split (const Standard_Integer Index, IntPatch_SequenceOfSegmentOfTheSOnBounds &Sub)
const
IntPatch_TheSegmentOfTheSOnBounds
Value (const Standard_Integer Index) const
const
IntPatch_TheSegmentOfTheSOnBounds
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntPatch_TheSegmentOfTheSOnBounds &I)
IntPatch_TheSegmentOfTheSOnBoundsChangeValue (const Standard_Integer Index)
IntPatch_TheSegmentOfTheSOnBoundsoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntPatch_SequenceOfSegmentOfTheSOnBounds::IntPatch_SequenceOfSegmentOfTheSOnBounds ( )
IntPatch_SequenceOfSegmentOfTheSOnBounds::~IntPatch_SequenceOfSegmentOfTheSOnBounds ( ) [inline]

Member Function Documentation

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