Open CASCADE Technology
6.5.4
|
#include <BOPTools_CArray1OfESInterference.hxx>
DEFINE_STANDARD_ALLOC BOPTools_CArray1OfESInterference::BOPTools_CArray1OfESInterference | ( | const Standard_Integer | Length = 0 , |
const Standard_Integer | BlockLength = 5 |
||
) |
BOPTools_ESInterference& BOPTools_CArray1OfESInterference::ChangeValue | ( | const Standard_Integer | Index | ) |
const BOPTools_ESInterference& BOPTools_CArray1OfESInterference::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
BOPTools_ESInterference& BOPTools_CArray1OfESInterference::operator() | ( | const Standard_Integer | Index | ) | [inline] |
void BOPTools_CArray1OfESInterference::Resize | ( | const Standard_Integer | theNewLength | ) |
const BOPTools_ESInterference& BOPTools_CArray1OfESInterference::Value | ( | const Standard_Integer | Index | ) | const |