Open CASCADE Technology
6.9.0
|
#include <DBRep_ListOfHideData.hxx>
DBRep_ListOfHideData::DBRep_ListOfHideData | ( | ) |
DBRep_ListOfHideData::DBRep_ListOfHideData | ( | const DBRep_ListOfHideData & | Other | ) |
|
inline |
void DBRep_ListOfHideData::Append | ( | const DBRep_HideData & | I | ) |
void DBRep_ListOfHideData::Append | ( | const DBRep_HideData & | I, |
DBRep_ListIteratorOfListOfHideData & | theIt | ||
) |
void DBRep_ListOfHideData::Append | ( | DBRep_ListOfHideData & | Other | ) |
void DBRep_ListOfHideData::Assign | ( | const DBRep_ListOfHideData & | Other | ) |
void DBRep_ListOfHideData::Clear | ( | ) |
Standard_Integer DBRep_ListOfHideData::Extent | ( | ) | const |
DBRep_HideData& DBRep_ListOfHideData::First | ( | ) | const |
void DBRep_ListOfHideData::InsertAfter | ( | const DBRep_HideData & | I, |
DBRep_ListIteratorOfListOfHideData & | It | ||
) |
void DBRep_ListOfHideData::InsertAfter | ( | DBRep_ListOfHideData & | Other, |
DBRep_ListIteratorOfListOfHideData & | It | ||
) |
void DBRep_ListOfHideData::InsertBefore | ( | const DBRep_HideData & | I, |
DBRep_ListIteratorOfListOfHideData & | It | ||
) |
void DBRep_ListOfHideData::InsertBefore | ( | DBRep_ListOfHideData & | Other, |
DBRep_ListIteratorOfListOfHideData & | It | ||
) |
Standard_Boolean DBRep_ListOfHideData::IsEmpty | ( | ) | const |
DBRep_HideData& DBRep_ListOfHideData::Last | ( | ) | const |
|
inline |
void DBRep_ListOfHideData::Prepend | ( | const DBRep_HideData & | I | ) |
void DBRep_ListOfHideData::Prepend | ( | const DBRep_HideData & | I, |
DBRep_ListIteratorOfListOfHideData & | theIt | ||
) |
void DBRep_ListOfHideData::Prepend | ( | DBRep_ListOfHideData & | Other | ) |
void DBRep_ListOfHideData::Remove | ( | DBRep_ListIteratorOfListOfHideData & | It | ) |
void DBRep_ListOfHideData::RemoveFirst | ( | ) |