#include <TColStd_IndexedMapOfReal.hxx>
Inheritance diagram for TColStd_IndexedMapOfReal:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TColStd_IndexedMapOfReal (const Standard_Integer NbBuckets=1) |
| Standard_EXPORT TColStd_IndexedMapOfReal & | Assign (const TColStd_IndexedMapOfReal &Other) |
| TColStd_IndexedMapOfReal & | operator= (const TColStd_IndexedMapOfReal &Other) |
| Standard_EXPORT void | ReSize (const Standard_Integer NbBuckets) |
| Standard_EXPORT void | Clear () |
| ~TColStd_IndexedMapOfReal () | |
| Standard_EXPORT Standard_Integer | Add (const Standard_Real &K) |
| Standard_EXPORT void | Substitute (const Standard_Integer I, const Standard_Real &K) |
| Standard_EXPORT void | RemoveLast () |
| Standard_EXPORT Standard_Boolean | Contains (const Standard_Real &K) const |
| Standard_EXPORT const Standard_Real & | FindKey (const Standard_Integer I) const |
| const Standard_Real & | operator() (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer | FindIndex (const Standard_Real &K) const |
Private Member Functions | |
| Standard_EXPORT | TColStd_IndexedMapOfReal (const TColStd_IndexedMapOfReal &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TCollection_BasicMap. |
|
|
Reimplemented from TCollection_BasicMap. |
|
||||||||||||
|
Reimplemented from TCollection_BasicMap. |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.1