Open CASCADE Technology 6.6.0
Public Member Functions
IntPatch_SequenceOfPathPointOfTheSOnBounds Class Reference

#include <IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx>

Inheritance diagram for IntPatch_SequenceOfPathPointOfTheSOnBounds:
Inheritance graph
[legend]

Public Member Functions

 IntPatch_SequenceOfPathPointOfTheSOnBounds ()
void Clear ()
 ~IntPatch_SequenceOfPathPointOfTheSOnBounds ()
const
IntPatch_SequenceOfPathPointOfTheSOnBounds
Assign (const IntPatch_SequenceOfPathPointOfTheSOnBounds &Other)
const
IntPatch_SequenceOfPathPointOfTheSOnBounds
operator= (const IntPatch_SequenceOfPathPointOfTheSOnBounds &Other)
void Append (const IntPatch_ThePathPointOfTheSOnBounds &T)
void Append (IntPatch_SequenceOfPathPointOfTheSOnBounds &S)
void Prepend (const IntPatch_ThePathPointOfTheSOnBounds &T)
void Prepend (IntPatch_SequenceOfPathPointOfTheSOnBounds &S)
void InsertBefore (const Standard_Integer Index, const IntPatch_ThePathPointOfTheSOnBounds &T)
void InsertBefore (const Standard_Integer Index, IntPatch_SequenceOfPathPointOfTheSOnBounds &S)
void InsertAfter (const Standard_Integer Index, const IntPatch_ThePathPointOfTheSOnBounds &T)
void InsertAfter (const Standard_Integer Index, IntPatch_SequenceOfPathPointOfTheSOnBounds &S)
const
IntPatch_ThePathPointOfTheSOnBounds
First () const
const
IntPatch_ThePathPointOfTheSOnBounds
Last () const
void Split (const Standard_Integer Index, IntPatch_SequenceOfPathPointOfTheSOnBounds &Sub)
const
IntPatch_ThePathPointOfTheSOnBounds
Value (const Standard_Integer Index) const
const
IntPatch_ThePathPointOfTheSOnBounds
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntPatch_ThePathPointOfTheSOnBounds &I)
IntPatch_ThePathPointOfTheSOnBoundsChangeValue (const Standard_Integer Index)
IntPatch_ThePathPointOfTheSOnBoundsoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntPatch_SequenceOfPathPointOfTheSOnBounds::IntPatch_SequenceOfPathPointOfTheSOnBounds ( )
IntPatch_SequenceOfPathPointOfTheSOnBounds::~IntPatch_SequenceOfPathPointOfTheSOnBounds ( ) [inline]

Member Function Documentation

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