Epetra Development
Loading...
Searching...
No Matches
Epetra_HashTable< value_type > Class Template Reference
Inheritance diagram for Epetra_HashTable< value_type >:
Collaboration diagram for Epetra_HashTable< value_type >:

Public Member Functions

 Epetra_HashTable (const int size, const unsigned int seed=(2654435761U))
 Epetra_HashTable (const Epetra_HashTable &obj)
void Add (const long long key, const value_type value)
value_type Get (const long long key)
Public Member Functions inherited from Epetra_Object
 Epetra_Object (int TracebackModeIn=-1, bool set_label=true)
 Epetra_Object Constructor.
 Epetra_Object (const char *const Label, int TracebackModeIn=-1)
 Epetra_Object Constructor.
 Epetra_Object (const Epetra_Object &Object)
 Epetra_Object Copy Constructor.
virtual ~Epetra_Object ()
 Epetra_Object Destructor.
virtual void Print (std::ostream &os) const
virtual int ReportError (const std::string Message, int ErrorCode) const
 Error reporting method.
virtual void SetLabel (const char *const Label)
 Epetra_Object Label definition using char *.
virtual const char * Label () const
 Epetra_Object Label access funtion.

Additional Inherited Members

static void SetTracebackMode (int TracebackModeValue)
 Set the value of the Epetra_Object error traceback report mode.
static int GetTracebackMode ()
 Get the value of the Epetra_Object error report mode.
static std::ostream & GetTracebackStream ()
 Get the output stream for error reporting.
static int TracebackMode
std::string toString (const int &x) const
std::string toString (const long long &x) const
std::string toString (const double &x) const

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