Open CASCADE Technology 6.6.0
Public Member Functions
Contap_SequenceOfPathPointOfTheSearchOfContour Class Reference

#include <Contap_SequenceOfPathPointOfTheSearchOfContour.hxx>

Inheritance diagram for Contap_SequenceOfPathPointOfTheSearchOfContour:
Inheritance graph
[legend]

Public Member Functions

 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

Contap_SequenceOfPathPointOfTheSearchOfContour::Contap_SequenceOfPathPointOfTheSearchOfContour ( )
Contap_SequenceOfPathPointOfTheSearchOfContour::~Contap_SequenceOfPathPointOfTheSearchOfContour ( ) [inline]

Member Function Documentation

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