Open CASCADE Technology 6.6.0
Public Member Functions
IntRes2d_SequenceOfIntersectionSegment Class Reference

#include <IntRes2d_SequenceOfIntersectionSegment.hxx>

Inheritance diagram for IntRes2d_SequenceOfIntersectionSegment:
Inheritance graph
[legend]

Public Member Functions

 IntRes2d_SequenceOfIntersectionSegment ()
void Clear ()
 ~IntRes2d_SequenceOfIntersectionSegment ()
const
IntRes2d_SequenceOfIntersectionSegment
Assign (const IntRes2d_SequenceOfIntersectionSegment &Other)
const
IntRes2d_SequenceOfIntersectionSegment
operator= (const IntRes2d_SequenceOfIntersectionSegment &Other)
void Append (const IntRes2d_IntersectionSegment &T)
void Append (IntRes2d_SequenceOfIntersectionSegment &S)
void Prepend (const IntRes2d_IntersectionSegment &T)
void Prepend (IntRes2d_SequenceOfIntersectionSegment &S)
void InsertBefore (const Standard_Integer Index, const IntRes2d_IntersectionSegment &T)
void InsertBefore (const Standard_Integer Index, IntRes2d_SequenceOfIntersectionSegment &S)
void InsertAfter (const Standard_Integer Index, const IntRes2d_IntersectionSegment &T)
void InsertAfter (const Standard_Integer Index, IntRes2d_SequenceOfIntersectionSegment &S)
const
IntRes2d_IntersectionSegment
First () const
const
IntRes2d_IntersectionSegment
Last () const
void Split (const Standard_Integer Index, IntRes2d_SequenceOfIntersectionSegment &Sub)
const
IntRes2d_IntersectionSegment
Value (const Standard_Integer Index) const
const
IntRes2d_IntersectionSegment
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntRes2d_IntersectionSegment &I)
IntRes2d_IntersectionSegmentChangeValue (const Standard_Integer Index)
IntRes2d_IntersectionSegmentoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

IntRes2d_SequenceOfIntersectionSegment::IntRes2d_SequenceOfIntersectionSegment ( )
IntRes2d_SequenceOfIntersectionSegment::~IntRes2d_SequenceOfIntersectionSegment ( ) [inline]

Member Function Documentation

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