Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_IMapOfPaveBlock Class Reference

#include <BOPTools_IMapOfPaveBlock.hxx>

Inheritance diagram for BOPTools_IMapOfPaveBlock:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_IMapOfPaveBlock (const Standard_Integer NbBuckets=1)
BOPTools_IMapOfPaveBlockAssign (const BOPTools_IMapOfPaveBlock &Other)
BOPTools_IMapOfPaveBlockoperator= (const BOPTools_IMapOfPaveBlock &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BOPTools_IMapOfPaveBlock ()
Standard_Integer Add (const BOPTools_PaveBlock &K)
void Substitute (const Standard_Integer I, const BOPTools_PaveBlock &K)
void RemoveLast ()
Standard_Boolean Contains (const BOPTools_PaveBlock &K) const
const BOPTools_PaveBlockFindKey (const Standard_Integer I) const
const BOPTools_PaveBlockoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const BOPTools_PaveBlock &K) const

Constructor & Destructor Documentation


Member Function Documentation

const BOPTools_PaveBlock& BOPTools_IMapOfPaveBlock::operator() ( const Standard_Integer  I) const [inline]
BOPTools_IMapOfPaveBlock& BOPTools_IMapOfPaveBlock::operator= ( const BOPTools_IMapOfPaveBlock Other) [inline]

The documentation for this class was generated from the following file: