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

#include <TColStd_SetListOfSetOfReal.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_SetListOfSetOfReal ()
void Assign (const TColStd_SetListOfSetOfReal &Other)
void operator= (const TColStd_SetListOfSetOfReal &Other)
Standard_Integer Extent () const
void Clear ()
 ~TColStd_SetListOfSetOfReal ()
Standard_Boolean IsEmpty () const
void Prepend (const Standard_Real &I)
void Prepend (const Standard_Real &I, TColStd_ListIteratorOfSetListOfSetOfReal &theIt)
void Prepend (TColStd_SetListOfSetOfReal &Other)
void Append (const Standard_Real &I)
void Append (const Standard_Real &I, TColStd_ListIteratorOfSetListOfSetOfReal &theIt)
void Append (TColStd_SetListOfSetOfReal &Other)
Standard_RealFirst () const
Standard_RealLast () const
void RemoveFirst ()
void Remove (TColStd_ListIteratorOfSetListOfSetOfReal &It)
void InsertBefore (const Standard_Real &I, TColStd_ListIteratorOfSetListOfSetOfReal &It)
void InsertBefore (TColStd_SetListOfSetOfReal &Other, TColStd_ListIteratorOfSetListOfSetOfReal &It)
void InsertAfter (const Standard_Real &I, TColStd_ListIteratorOfSetListOfSetOfReal &It)
void InsertAfter (TColStd_SetListOfSetOfReal &Other, TColStd_ListIteratorOfSetListOfSetOfReal &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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