|
Open CASCADE Technology
6.5.4
|
#include <TDF_DeltaList.hxx>
| TDF_DeltaList::~TDF_DeltaList | ( | ) | [inline] |
| void TDF_DeltaList::Append | ( | const Handle< TDF_Delta > & | I | ) |
| void TDF_DeltaList::Append | ( | const Handle< TDF_Delta > & | I, |
| TDF_ListIteratorOfDeltaList & | theIt | ||
| ) |
| void TDF_DeltaList::Append | ( | TDF_DeltaList & | Other | ) |
| void TDF_DeltaList::Assign | ( | const TDF_DeltaList & | Other | ) |
| Standard_Integer TDF_DeltaList::Extent | ( | ) | const |
| Handle_TDF_Delta& TDF_DeltaList::First | ( | ) | const |
| void TDF_DeltaList::InsertAfter | ( | const Handle< TDF_Delta > & | I, |
| TDF_ListIteratorOfDeltaList & | It | ||
| ) |
| void TDF_DeltaList::InsertAfter | ( | TDF_DeltaList & | Other, |
| TDF_ListIteratorOfDeltaList & | It | ||
| ) |
| void TDF_DeltaList::InsertBefore | ( | const Handle< TDF_Delta > & | I, |
| TDF_ListIteratorOfDeltaList & | It | ||
| ) |
| void TDF_DeltaList::InsertBefore | ( | TDF_DeltaList & | Other, |
| TDF_ListIteratorOfDeltaList & | It | ||
| ) |
| Standard_Boolean TDF_DeltaList::IsEmpty | ( | ) | const |
| Handle_TDF_Delta& TDF_DeltaList::Last | ( | ) | const |
| void TDF_DeltaList::operator= | ( | const TDF_DeltaList & | Other | ) | [inline] |
| void TDF_DeltaList::Prepend | ( | const Handle< TDF_Delta > & | I | ) |
| void TDF_DeltaList::Prepend | ( | const Handle< TDF_Delta > & | I, |
| TDF_ListIteratorOfDeltaList & | theIt | ||
| ) |
| void TDF_DeltaList::Prepend | ( | TDF_DeltaList & | Other | ) |
1.8.0