#include <TDF_IDList.hxx>
| TDF_IDList::TDF_IDList | ( | ) |
| TDF_IDList::~TDF_IDList | ( | ) | [inline] |
| void TDF_IDList::Append | ( | TDF_IDList & | Other | ) |
| void TDF_IDList::Append | ( | const Standard_GUID & | I, | |
| TDF_ListIteratorOfIDList & | theIt | |||
| ) |
| void TDF_IDList::Append | ( | const Standard_GUID & | I | ) |
| void TDF_IDList::Assign | ( | const TDF_IDList & | Other | ) |
| void TDF_IDList::Clear | ( | ) |
| Standard_Integer TDF_IDList::Extent | ( | ) | const |
| Standard_GUID& TDF_IDList::First | ( | ) | const |
| void TDF_IDList::InsertAfter | ( | TDF_IDList & | Other, | |
| TDF_ListIteratorOfIDList & | It | |||
| ) |
| void TDF_IDList::InsertAfter | ( | const Standard_GUID & | I, | |
| TDF_ListIteratorOfIDList & | It | |||
| ) |
| void TDF_IDList::InsertBefore | ( | TDF_IDList & | Other, | |
| TDF_ListIteratorOfIDList & | It | |||
| ) |
| void TDF_IDList::InsertBefore | ( | const Standard_GUID & | I, | |
| TDF_ListIteratorOfIDList & | It | |||
| ) |
| Standard_Boolean TDF_IDList::IsEmpty | ( | ) | const |
| Standard_GUID& TDF_IDList::Last | ( | ) | const |
| void TDF_IDList::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TDF_IDList::operator new | ( | size_t | size | ) | [inline] |
| void* TDF_IDList::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| void TDF_IDList::operator= | ( | const TDF_IDList & | Other | ) | [inline] |
| void TDF_IDList::Prepend | ( | TDF_IDList & | Other | ) |
| void TDF_IDList::Prepend | ( | const Standard_GUID & | I, | |
| TDF_ListIteratorOfIDList & | theIt | |||
| ) |
| void TDF_IDList::Prepend | ( | const Standard_GUID & | I | ) |
| void TDF_IDList::Remove | ( | TDF_ListIteratorOfIDList & | It | ) |
| void TDF_IDList::RemoveFirst | ( | ) |
1.6.3