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

#include <IntRes2d_SequenceOfIntersectionSegment.hxx>

Inheritance diagram for IntRes2d_SequenceOfIntersectionSegment:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

const IntRes2d_IntersectionSegment& IntRes2d_SequenceOfIntersectionSegment::operator() ( const Standard_Integer  Index) const [inline]
IntRes2d_IntersectionSegment& IntRes2d_SequenceOfIntersectionSegment::operator() ( const Standard_Integer  Index) [inline]
const IntRes2d_SequenceOfIntersectionSegment& IntRes2d_SequenceOfIntersectionSegment::operator= ( const IntRes2d_SequenceOfIntersectionSegment Other) [inline]

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