| OPAL (Object Oriented Parallel Accelerator Library)
    2.2.0
    OPAL | 
#include <IndexMap.h>


| Public Member Functions | |
| OutOfBounds (const std::string &meth, const std::string &msg) | |
| OutOfBounds (const OutOfBounds &rhs) | |
| virtual | ~OutOfBounds () | 
|  Public Member Functions inherited from OpalException | |
| OpalException (const std::string &meth, const std::string &msg) | |
| The usual constructor.  More... | |
| OpalException (const OpalException &) | |
| virtual | ~OpalException () | 
|  Public Member Functions inherited from ClassicException | |
| virtual const std::string & | what () const | 
| Return the message string for the exception.  More... | |
| virtual const std::string & | where () const | 
| Return the name of the method or function which detected the exception.  More... | |
| Private Member Functions | |
| OutOfBounds () | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from ClassicException | |
| ClassicException (const std::string &meth, const std::string &msg) | |
| The usual constructor.  More... | |
| ClassicException (const ClassicException &) | |
| virtual | ~ClassicException () | 
| ClassicException () | |
|  Protected Attributes inherited from ClassicException | |
| const std::string | message | 
| const std::string | method | 
Definition at line 37 of file IndexMap.h.
| 
 | inline | 
Definition at line 39 of file IndexMap.h.
| 
 | inline | 
Definition at line 42 of file IndexMap.h.
| 
 | inlinevirtual | 
Definition at line 45 of file IndexMap.h.
| 
 | private | 
 1.8.5
 1.8.5