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

| DEFINE_STANDARD_ALLOC Storage_PType::Storage_PType | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Storage_PType::~Storage_PType | ( | ) | [inline] |
| Standard_Integer Storage_PType::Add | ( | const TCollection_AsciiString & | K, |
| const Standard_Integer & | I | ||
| ) |
| Storage_PType& Storage_PType::Assign | ( | const Storage_PType & | Other | ) |
| const Standard_Integer& Storage_PType::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| Standard_Integer& Storage_PType::operator() | ( | const Standard_Integer | I | ) | [inline] |
| Storage_PType& Storage_PType::operator= | ( | const Storage_PType & | Other | ) | [inline] |
| void Storage_PType::ReSize | ( | const Standard_Integer | NbBuckets | ) |
| void Storage_PType::Substitute | ( | const Standard_Integer | I, |
| const TCollection_AsciiString & | K, | ||
| const Standard_Integer & | T | ||
| ) |
1.8.0