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

#include <TColStd_SetListOfSetOfInteger.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_SetListOfSetOfInteger ()
void Assign (const TColStd_SetListOfSetOfInteger &Other)
void operator= (const TColStd_SetListOfSetOfInteger &Other)
Standard_Integer Extent () const
void Clear ()
 ~TColStd_SetListOfSetOfInteger ()
Standard_Boolean IsEmpty () const
void Prepend (const Standard_Integer &I)
void Prepend (const Standard_Integer &I, TColStd_ListIteratorOfSetListOfSetOfInteger &theIt)
void Prepend (TColStd_SetListOfSetOfInteger &Other)
void Append (const Standard_Integer &I)
void Append (const Standard_Integer &I, TColStd_ListIteratorOfSetListOfSetOfInteger &theIt)
void Append (TColStd_SetListOfSetOfInteger &Other)
Standard_IntegerFirst () const
Standard_IntegerLast () const
void RemoveFirst ()
void Remove (TColStd_ListIteratorOfSetListOfSetOfInteger &It)
void InsertBefore (const Standard_Integer &I, TColStd_ListIteratorOfSetListOfSetOfInteger &It)
void InsertBefore (TColStd_SetListOfSetOfInteger &Other, TColStd_ListIteratorOfSetListOfSetOfInteger &It)
void InsertAfter (const Standard_Integer &I, TColStd_ListIteratorOfSetListOfSetOfInteger &It)
void InsertAfter (TColStd_SetListOfSetOfInteger &Other, TColStd_ListIteratorOfSetListOfSetOfInteger &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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