Open CASCADE Technology 6.5.2
Public Member Functions
Contap_TheSequenceOfLineOfContour Class Reference

#include <Contap_TheSequenceOfLineOfContour.hxx>

Inheritance diagram for Contap_TheSequenceOfLineOfContour:
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_TheSequenceOfLineOfContour ()
void Clear ()
 ~Contap_TheSequenceOfLineOfContour ()
const
Contap_TheSequenceOfLineOfContour
Assign (const Contap_TheSequenceOfLineOfContour &Other)
const
Contap_TheSequenceOfLineOfContour
operator= (const Contap_TheSequenceOfLineOfContour &Other)
void Append (const Contap_TheLineOfContour &T)
void Append (Contap_TheSequenceOfLineOfContour &S)
void Prepend (const Contap_TheLineOfContour &T)
void Prepend (Contap_TheSequenceOfLineOfContour &S)
void InsertBefore (const Standard_Integer Index, const Contap_TheLineOfContour &T)
void InsertBefore (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &S)
void InsertAfter (const Standard_Integer Index, const Contap_TheLineOfContour &T)
void InsertAfter (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &S)
const Contap_TheLineOfContourFirst () const
const Contap_TheLineOfContourLast () const
void Split (const Standard_Integer Index, Contap_TheSequenceOfLineOfContour &Sub)
const Contap_TheLineOfContourValue (const Standard_Integer Index) const
const Contap_TheLineOfContouroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Contap_TheLineOfContour &I)
Contap_TheLineOfContourChangeValue (const Standard_Integer Index)
Contap_TheLineOfContouroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

Contap_TheSequenceOfLineOfContour::Contap_TheSequenceOfLineOfContour ( )
Contap_TheSequenceOfLineOfContour::~Contap_TheSequenceOfLineOfContour ( ) [inline]

Member Function Documentation

void Contap_TheSequenceOfLineOfContour::Append ( const Contap_TheLineOfContour T)
void Contap_TheSequenceOfLineOfContour::Append ( Contap_TheSequenceOfLineOfContour S)
const Contap_TheSequenceOfLineOfContour& Contap_TheSequenceOfLineOfContour::Assign ( const Contap_TheSequenceOfLineOfContour Other)
Contap_TheLineOfContour& Contap_TheSequenceOfLineOfContour::ChangeValue ( const Standard_Integer  Index)
void Contap_TheSequenceOfLineOfContour::Clear ( )
const Contap_TheLineOfContour& Contap_TheSequenceOfLineOfContour::First ( ) const
void Contap_TheSequenceOfLineOfContour::InsertAfter ( const Standard_Integer  Index,
const Contap_TheLineOfContour T 
)
void Contap_TheSequenceOfLineOfContour::InsertAfter ( const Standard_Integer  Index,
Contap_TheSequenceOfLineOfContour S 
)
void Contap_TheSequenceOfLineOfContour::InsertBefore ( const Standard_Integer  Index,
const Contap_TheLineOfContour T 
)
void Contap_TheSequenceOfLineOfContour::InsertBefore ( const Standard_Integer  Index,
Contap_TheSequenceOfLineOfContour S 
)
const Contap_TheLineOfContour& Contap_TheSequenceOfLineOfContour::Last ( ) const
void Contap_TheSequenceOfLineOfContour::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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