|
Open CASCADE Technology 6.5.2
|
#include <ChFiDS_Regularities.hxx>
| ChFiDS_Regularities::ChFiDS_Regularities | ( | ) |
| ChFiDS_Regularities::~ChFiDS_Regularities | ( | ) | [inline] |
| void ChFiDS_Regularities::Append | ( | const ChFiDS_Regul & | I | ) |
| void ChFiDS_Regularities::Append | ( | const ChFiDS_Regul & | I, |
| ChFiDS_ListIteratorOfRegularities & | theIt | ||
| ) |
| void ChFiDS_Regularities::Append | ( | ChFiDS_Regularities & | Other | ) |
| void ChFiDS_Regularities::Assign | ( | const ChFiDS_Regularities & | Other | ) |
| void ChFiDS_Regularities::Clear | ( | ) |
| Standard_Integer ChFiDS_Regularities::Extent | ( | ) | const |
| ChFiDS_Regul& ChFiDS_Regularities::First | ( | ) | const |
| void ChFiDS_Regularities::InsertAfter | ( | const ChFiDS_Regul & | I, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| void ChFiDS_Regularities::InsertAfter | ( | ChFiDS_Regularities & | Other, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| void ChFiDS_Regularities::InsertBefore | ( | ChFiDS_Regularities & | Other, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| void ChFiDS_Regularities::InsertBefore | ( | const ChFiDS_Regul & | I, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| Standard_Boolean ChFiDS_Regularities::IsEmpty | ( | ) | const |
| ChFiDS_Regul& ChFiDS_Regularities::Last | ( | ) | const |
| void ChFiDS_Regularities::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ChFiDS_Regularities::operator new | ( | size_t | size | ) | [inline] |
| void* ChFiDS_Regularities::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void ChFiDS_Regularities::operator= | ( | const ChFiDS_Regularities & | Other | ) | [inline] |
| void ChFiDS_Regularities::Prepend | ( | const ChFiDS_Regul & | I | ) |
| void ChFiDS_Regularities::Prepend | ( | const ChFiDS_Regul & | I, |
| ChFiDS_ListIteratorOfRegularities & | theIt | ||
| ) |
| void ChFiDS_Regularities::Prepend | ( | ChFiDS_Regularities & | Other | ) |
| void ChFiDS_Regularities::Remove | ( | ChFiDS_ListIteratorOfRegularities & | It | ) |
| void ChFiDS_Regularities::RemoveFirst | ( | ) |
1.7.4