|
Open CASCADE Technology
6.9.0
|
#include <ChFiDS_Regularities.hxx>
| ChFiDS_Regularities::ChFiDS_Regularities | ( | ) |
| ChFiDS_Regularities::ChFiDS_Regularities | ( | const ChFiDS_Regularities & | Other | ) |
|
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 | ( | const ChFiDS_Regul & | I, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| void ChFiDS_Regularities::InsertBefore | ( | ChFiDS_Regularities & | Other, |
| ChFiDS_ListIteratorOfRegularities & | It | ||
| ) |
| Standard_Boolean ChFiDS_Regularities::IsEmpty | ( | ) | const |
| ChFiDS_Regul& ChFiDS_Regularities::Last | ( | ) | const |
|
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.8.5