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

#include <TColStd_ListOfReal.hxx>

Public Member Functions

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

Constructor & Destructor Documentation


Member Function Documentation

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

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