|
Open CASCADE Technology
6.5.4
|
#include <MAT_ListOfBisector.hxx>

Public Member Functions | |
| MAT_ListOfBisector () | |
| void | First () |
| void | Last () |
| void | Init (const Handle< MAT_Bisector > &aniten) |
| void | Next () |
| void | Previous () |
| Standard_Boolean | More () const |
| Handle_MAT_Bisector | Current () const |
| void | Current (const Handle< MAT_Bisector > &anitem) const |
| Handle_MAT_Bisector | FirstItem () const |
| Handle_MAT_Bisector | LastItem () const |
| Handle_MAT_Bisector | PreviousItem () const |
| Handle_MAT_Bisector | NextItem () const |
| Standard_Integer | Number () const |
| Standard_Integer | Index () const |
| Handle_MAT_Bisector | Brackets (const Standard_Integer anindex) |
| Handle_MAT_Bisector | operator() (const Standard_Integer anindex) |
| void | Unlink () |
| void | LinkBefore (const Handle< MAT_Bisector > &anitem) |
| void | LinkAfter (const Handle< MAT_Bisector > &anitem) |
| void | FrontAdd (const Handle< MAT_Bisector > &anitem) |
| void | BackAdd (const Handle< MAT_Bisector > &anitem) |
| void | Permute () |
| void | Loop () const |
| Standard_Boolean | IsEmpty () const |
| void | Dump (const Standard_Integer ashift, const Standard_Integer alevel) |
| void MAT_ListOfBisector::BackAdd | ( | const Handle< MAT_Bisector > & | anitem | ) |
| Handle_MAT_Bisector MAT_ListOfBisector::Brackets | ( | const Standard_Integer | anindex | ) |
| Handle_MAT_Bisector MAT_ListOfBisector::Current | ( | ) | const |
| void MAT_ListOfBisector::Current | ( | const Handle< MAT_Bisector > & | anitem | ) | const |
| void MAT_ListOfBisector::Dump | ( | const Standard_Integer | ashift, |
| const Standard_Integer | alevel | ||
| ) |
| Handle_MAT_Bisector MAT_ListOfBisector::FirstItem | ( | ) | const |
| void MAT_ListOfBisector::FrontAdd | ( | const Handle< MAT_Bisector > & | anitem | ) |
| Standard_Integer MAT_ListOfBisector::Index | ( | ) | const |
| void MAT_ListOfBisector::Init | ( | const Handle< MAT_Bisector > & | aniten | ) |
| Standard_Boolean MAT_ListOfBisector::IsEmpty | ( | ) | const |
| Handle_MAT_Bisector MAT_ListOfBisector::LastItem | ( | ) | const |
| void MAT_ListOfBisector::LinkAfter | ( | const Handle< MAT_Bisector > & | anitem | ) |
| void MAT_ListOfBisector::LinkBefore | ( | const Handle< MAT_Bisector > & | anitem | ) |
| void MAT_ListOfBisector::Loop | ( | ) | const |
| Standard_Boolean MAT_ListOfBisector::More | ( | ) | const |
| Handle_MAT_Bisector MAT_ListOfBisector::NextItem | ( | ) | const |
| Standard_Integer MAT_ListOfBisector::Number | ( | ) | const |
| Handle_MAT_Bisector MAT_ListOfBisector::operator() | ( | const Standard_Integer | anindex | ) | [inline] |
| Handle_MAT_Bisector MAT_ListOfBisector::PreviousItem | ( | ) | const |
1.8.0