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