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

#include <Interface_IndexedMapOfAsciiString.hxx>

Inheritance diagram for Interface_IndexedMapOfAsciiString:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Interface_IndexedMapOfAsciiString (const Standard_Integer NbBuckets=1)
Interface_IndexedMapOfAsciiStringAssign (const Interface_IndexedMapOfAsciiString &Other)
Interface_IndexedMapOfAsciiStringoperator= (const Interface_IndexedMapOfAsciiString &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~Interface_IndexedMapOfAsciiString ()
Standard_Integer Add (const TCollection_AsciiString &K)
void Substitute (const Standard_Integer I, const TCollection_AsciiString &K)
void RemoveLast ()
Standard_Boolean Contains (const TCollection_AsciiString &K) const
const TCollection_AsciiStringFindKey (const Standard_Integer I) const
const TCollection_AsciiStringoperator() (const Standard_Integer I) const
Standard_Integer FindIndex (const TCollection_AsciiString &K) const

Constructor & Destructor Documentation


Member Function Documentation

const TCollection_AsciiString& Interface_IndexedMapOfAsciiString::operator() ( const Standard_Integer  I) const [inline]
Interface_IndexedMapOfAsciiString& Interface_IndexedMapOfAsciiString::operator= ( const Interface_IndexedMapOfAsciiString Other) [inline]

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