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

#include <TDF_IDList.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TDF_IDList ()
void Assign (const TDF_IDList &Other)
void operator= (const TDF_IDList &Other)
Standard_Integer Extent () const
void Clear ()
 ~TDF_IDList ()
Standard_Boolean IsEmpty () const
void Prepend (const Standard_GUID &I)
void Prepend (const Standard_GUID &I, TDF_ListIteratorOfIDList &theIt)
void Prepend (TDF_IDList &Other)
void Append (const Standard_GUID &I)
void Append (const Standard_GUID &I, TDF_ListIteratorOfIDList &theIt)
void Append (TDF_IDList &Other)
Standard_GUIDFirst () const
Standard_GUIDLast () const
void RemoveFirst ()
void Remove (TDF_ListIteratorOfIDList &It)
void InsertBefore (const Standard_GUID &I, TDF_ListIteratorOfIDList &It)
void InsertBefore (TDF_IDList &Other, TDF_ListIteratorOfIDList &It)
void InsertAfter (const Standard_GUID &I, TDF_ListIteratorOfIDList &It)
void InsertAfter (TDF_IDList &Other, TDF_ListIteratorOfIDList &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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