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

#include <TopLoc_IndexedMapOfLocation.hxx>

Inheritance diagram for TopLoc_IndexedMapOfLocation:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TopLoc_IndexedMapOfLocation (const Standard_Integer NbBuckets=1)
TopLoc_IndexedMapOfLocationAssign (const TopLoc_IndexedMapOfLocation &Other)
TopLoc_IndexedMapOfLocationoperator= (const TopLoc_IndexedMapOfLocation &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~TopLoc_IndexedMapOfLocation ()
Standard_Integer Add (const TopLoc_Location &K)
void Substitute (const Standard_Integer I, const TopLoc_Location &K)
void RemoveLast ()
Standard_Boolean Contains (const TopLoc_Location &K) const
const TopLoc_LocationFindKey (const Standard_Integer I) const
const TopLoc_Locationoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const TopLoc_Location &K) const

Constructor & Destructor Documentation


Member Function Documentation

const TopLoc_Location& TopLoc_IndexedMapOfLocation::operator() ( const Standard_Integer  I) const [inline]
TopLoc_IndexedMapOfLocation& TopLoc_IndexedMapOfLocation::operator= ( const TopLoc_IndexedMapOfLocation Other) [inline]

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