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

#include <ShapeFix_SequenceOfWireSegment.hxx>

Inheritance diagram for ShapeFix_SequenceOfWireSegment:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC ShapeFix_SequenceOfWireSegment ()
void Clear ()
 ~ShapeFix_SequenceOfWireSegment ()
const
ShapeFix_SequenceOfWireSegment
Assign (const ShapeFix_SequenceOfWireSegment &Other)
const
ShapeFix_SequenceOfWireSegment
operator= (const ShapeFix_SequenceOfWireSegment &Other)
void Append (const ShapeFix_WireSegment &T)
void Append (ShapeFix_SequenceOfWireSegment &S)
void Prepend (const ShapeFix_WireSegment &T)
void Prepend (ShapeFix_SequenceOfWireSegment &S)
void InsertBefore (const Standard_Integer Index, const ShapeFix_WireSegment &T)
void InsertBefore (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &S)
void InsertAfter (const Standard_Integer Index, const ShapeFix_WireSegment &T)
void InsertAfter (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &S)
const ShapeFix_WireSegmentFirst () const
const ShapeFix_WireSegmentLast () const
void Split (const Standard_Integer Index, ShapeFix_SequenceOfWireSegment &Sub)
const ShapeFix_WireSegmentValue (const Standard_Integer Index) const
const ShapeFix_WireSegmentoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const ShapeFix_WireSegment &I)
ShapeFix_WireSegmentChangeValue (const Standard_Integer Index)
ShapeFix_WireSegmentoperator() (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 ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::operator() ( const Standard_Integer  Index) const [inline]
ShapeFix_WireSegment& ShapeFix_SequenceOfWireSegment::operator() ( const Standard_Integer  Index) [inline]
const ShapeFix_SequenceOfWireSegment& ShapeFix_SequenceOfWireSegment::operator= ( const ShapeFix_SequenceOfWireSegment Other) [inline]

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