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

#include <BOPTools_ListOfCoupleOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

void BOPTools_ListOfCoupleOfInteger::operator= ( const BOPTools_ListOfCoupleOfInteger Other) [inline]

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