Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListOfCoupleOfInteger Class Reference

#include <BOPTools_ListOfCoupleOfInteger.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListOfCoupleOfInteger ()
void Assign (const BOPTools_ListOfCoupleOfInteger &Other)
void operator= (const BOPTools_ListOfCoupleOfInteger &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfCoupleOfInteger ()
Standard_Boolean IsEmpty () const
void Prepend (const BOPTools_CoupleOfInteger &I)
void Prepend (const BOPTools_CoupleOfInteger &I, BOPTools_ListIteratorOfListOfCoupleOfInteger &theIt)
void Prepend (BOPTools_ListOfCoupleOfInteger &Other)
void Append (const BOPTools_CoupleOfInteger &I)
void Append (const BOPTools_CoupleOfInteger &I, BOPTools_ListIteratorOfListOfCoupleOfInteger &theIt)
void Append (BOPTools_ListOfCoupleOfInteger &Other)
BOPTools_CoupleOfIntegerFirst () const
BOPTools_CoupleOfIntegerLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfCoupleOfInteger &It)
void InsertBefore (const BOPTools_CoupleOfInteger &I, BOPTools_ListIteratorOfListOfCoupleOfInteger &It)
void InsertBefore (BOPTools_ListOfCoupleOfInteger &Other, BOPTools_ListIteratorOfListOfCoupleOfInteger &It)
void InsertAfter (const BOPTools_CoupleOfInteger &I, BOPTools_ListIteratorOfListOfCoupleOfInteger &It)
void InsertAfter (BOPTools_ListOfCoupleOfInteger &Other, BOPTools_ListIteratorOfListOfCoupleOfInteger &It)

Constructor & Destructor Documentation

BOPTools_ListOfCoupleOfInteger::BOPTools_ListOfCoupleOfInteger ( )
BOPTools_ListOfCoupleOfInteger::~BOPTools_ListOfCoupleOfInteger ( ) [inline]

Member Function Documentation

void BOPTools_ListOfCoupleOfInteger::Append ( const BOPTools_CoupleOfInteger I)
void BOPTools_ListOfCoupleOfInteger::Append ( const BOPTools_CoupleOfInteger I,
BOPTools_ListIteratorOfListOfCoupleOfInteger theIt 
)
void BOPTools_ListOfCoupleOfInteger::Append ( BOPTools_ListOfCoupleOfInteger Other)
void BOPTools_ListOfCoupleOfInteger::Assign ( const BOPTools_ListOfCoupleOfInteger Other)
void BOPTools_ListOfCoupleOfInteger::Clear ( )
Standard_Integer BOPTools_ListOfCoupleOfInteger::Extent ( ) const
BOPTools_CoupleOfInteger& BOPTools_ListOfCoupleOfInteger::First ( ) const
void BOPTools_ListOfCoupleOfInteger::InsertAfter ( const BOPTools_CoupleOfInteger I,
BOPTools_ListIteratorOfListOfCoupleOfInteger It 
)
void BOPTools_ListOfCoupleOfInteger::InsertAfter ( BOPTools_ListOfCoupleOfInteger Other,
BOPTools_ListIteratorOfListOfCoupleOfInteger It 
)
void BOPTools_ListOfCoupleOfInteger::InsertBefore ( BOPTools_ListOfCoupleOfInteger Other,
BOPTools_ListIteratorOfListOfCoupleOfInteger It 
)
void BOPTools_ListOfCoupleOfInteger::InsertBefore ( const BOPTools_CoupleOfInteger I,
BOPTools_ListIteratorOfListOfCoupleOfInteger It 
)
Standard_Boolean BOPTools_ListOfCoupleOfInteger::IsEmpty ( ) const
BOPTools_CoupleOfInteger& BOPTools_ListOfCoupleOfInteger::Last ( ) const
void BOPTools_ListOfCoupleOfInteger::operator delete ( void *  anAddress) [inline]
void* BOPTools_ListOfCoupleOfInteger::operator new ( size_t  size) [inline]
void* BOPTools_ListOfCoupleOfInteger::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BOPTools_ListOfCoupleOfInteger::operator= ( const BOPTools_ListOfCoupleOfInteger Other) [inline]
void BOPTools_ListOfCoupleOfInteger::Prepend ( const BOPTools_CoupleOfInteger I)
void BOPTools_ListOfCoupleOfInteger::Prepend ( const BOPTools_CoupleOfInteger I,
BOPTools_ListIteratorOfListOfCoupleOfInteger theIt 
)
void BOPTools_ListOfCoupleOfInteger::Prepend ( BOPTools_ListOfCoupleOfInteger Other)
void BOPTools_ListOfCoupleOfInteger::Remove ( BOPTools_ListIteratorOfListOfCoupleOfInteger It)
void BOPTools_ListOfCoupleOfInteger::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines