Open CASCADE Technology 6.5.2
Public Member Functions
Contap_SequenceOfIWLineOfTheIWalkingOfContour Class Reference

#include <Contap_SequenceOfIWLineOfTheIWalkingOfContour.hxx>

Inheritance diagram for Contap_SequenceOfIWLineOfTheIWalkingOfContour:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Contap_SequenceOfIWLineOfTheIWalkingOfContour ()
void Clear ()
 ~Contap_SequenceOfIWLineOfTheIWalkingOfContour ()
const
Contap_SequenceOfIWLineOfTheIWalkingOfContour
Assign (const Contap_SequenceOfIWLineOfTheIWalkingOfContour &Other)
const
Contap_SequenceOfIWLineOfTheIWalkingOfContour
operator= (const Contap_SequenceOfIWLineOfTheIWalkingOfContour &Other)
void Append (const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &T)
void Append (Contap_SequenceOfIWLineOfTheIWalkingOfContour &S)
void Prepend (const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &T)
void Prepend (Contap_SequenceOfIWLineOfTheIWalkingOfContour &S)
void InsertBefore (const Standard_Integer Index, const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &T)
void InsertBefore (const Standard_Integer Index, Contap_SequenceOfIWLineOfTheIWalkingOfContour &S)
void InsertAfter (const Standard_Integer Index, const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &T)
void InsertAfter (const Standard_Integer Index, Contap_SequenceOfIWLineOfTheIWalkingOfContour &S)
const
Handle_Contap_TheIWLineOfTheIWalkingOfContour & 
First () const
const
Handle_Contap_TheIWLineOfTheIWalkingOfContour & 
Last () const
void Split (const Standard_Integer Index, Contap_SequenceOfIWLineOfTheIWalkingOfContour &Sub)
const
Handle_Contap_TheIWLineOfTheIWalkingOfContour & 
Value (const Standard_Integer Index) const
const
Handle_Contap_TheIWLineOfTheIWalkingOfContour & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &I)
Handle_Contap_TheIWLineOfTheIWalkingOfContour & ChangeValue (const Standard_Integer Index)
Handle_Contap_TheIWLineOfTheIWalkingOfContour & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Contap_SequenceOfIWLineOfTheIWalkingOfContour::Contap_SequenceOfIWLineOfTheIWalkingOfContour ( )
Contap_SequenceOfIWLineOfTheIWalkingOfContour::~Contap_SequenceOfIWLineOfTheIWalkingOfContour ( ) [inline]

Member Function Documentation

void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Append ( const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &  T)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Append ( Contap_SequenceOfIWLineOfTheIWalkingOfContour S)
const Contap_SequenceOfIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::Assign ( const Contap_SequenceOfIWLineOfTheIWalkingOfContour Other)
Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::ChangeValue ( const Standard_Integer  Index)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Clear ( )
const Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::First ( ) const
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::InsertAfter ( const Standard_Integer  Index,
const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &  T 
)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::InsertAfter ( const Standard_Integer  Index,
Contap_SequenceOfIWLineOfTheIWalkingOfContour S 
)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::InsertBefore ( const Standard_Integer  Index,
const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &  T 
)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::InsertBefore ( const Standard_Integer  Index,
Contap_SequenceOfIWLineOfTheIWalkingOfContour S 
)
const Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::Last ( ) const
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator() ( const Standard_Integer  Index) [inline]
const Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator() ( const Standard_Integer  Index) const [inline]
const Contap_SequenceOfIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::operator= ( const Contap_SequenceOfIWLineOfTheIWalkingOfContour Other) [inline]
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Prepend ( Contap_SequenceOfIWLineOfTheIWalkingOfContour S)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Prepend ( const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &  T)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Remove ( const Standard_Integer  Index)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::SetValue ( const Standard_Integer  Index,
const Handle< Contap_TheIWLineOfTheIWalkingOfContour > &  I 
)
void Contap_SequenceOfIWLineOfTheIWalkingOfContour::Split ( const Standard_Integer  Index,
Contap_SequenceOfIWLineOfTheIWalkingOfContour Sub 
)
const Handle_Contap_TheIWLineOfTheIWalkingOfContour& Contap_SequenceOfIWLineOfTheIWalkingOfContour::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