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

#include <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>

Inheritance diagram for Contap_SequenceOfPathPointOfTheSearchOfContour:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Contap_SequenceOfPathPointOfTheSearchOfContour ()
void Clear ()
 ~Contap_SequenceOfPathPointOfTheSearchOfContour ()
const
Contap_SequenceOfPathPointOfTheSearchOfContour
Assign (const Contap_SequenceOfPathPointOfTheSearchOfContour &Other)
const
Contap_SequenceOfPathPointOfTheSearchOfContour
operator= (const Contap_SequenceOfPathPointOfTheSearchOfContour &Other)
void Append (const Contap_ThePathPointOfTheSearchOfContour &T)
void Append (Contap_SequenceOfPathPointOfTheSearchOfContour &S)
void Prepend (const Contap_ThePathPointOfTheSearchOfContour &T)
void Prepend (Contap_SequenceOfPathPointOfTheSearchOfContour &S)
void InsertBefore (const Standard_Integer Index, const Contap_ThePathPointOfTheSearchOfContour &T)
void InsertBefore (const Standard_Integer Index, Contap_SequenceOfPathPointOfTheSearchOfContour &S)
void InsertAfter (const Standard_Integer Index, const Contap_ThePathPointOfTheSearchOfContour &T)
void InsertAfter (const Standard_Integer Index, Contap_SequenceOfPathPointOfTheSearchOfContour &S)
const
Contap_ThePathPointOfTheSearchOfContour
First () const
const
Contap_ThePathPointOfTheSearchOfContour
Last () const
void Split (const Standard_Integer Index, Contap_SequenceOfPathPointOfTheSearchOfContour &Sub)
const
Contap_ThePathPointOfTheSearchOfContour
Value (const Standard_Integer Index) const
const
Contap_ThePathPointOfTheSearchOfContour
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Contap_ThePathPointOfTheSearchOfContour &I)
Contap_ThePathPointOfTheSearchOfContourChangeValue (const Standard_Integer Index)
Contap_ThePathPointOfTheSearchOfContouroperator() (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 Contap_ThePathPointOfTheSearchOfContour& Contap_SequenceOfPathPointOfTheSearchOfContour::operator() ( const Standard_Integer  Index) const [inline]
Contap_ThePathPointOfTheSearchOfContour& Contap_SequenceOfPathPointOfTheSearchOfContour::operator() ( const Standard_Integer  Index) [inline]
const Contap_SequenceOfPathPointOfTheSearchOfContour& Contap_SequenceOfPathPointOfTheSearchOfContour::operator= ( const Contap_SequenceOfPathPointOfTheSearchOfContour Other) [inline]

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