#include <statemap.h>
Definition at line 290 of file statemap.h.
statemap::IndexOutOfBoundsException::IndexOutOfBoundsException |
( |
| ) |
|
|
inline |
statemap::IndexOutOfBoundsException::IndexOutOfBoundsException |
( |
const int |
index, |
|
|
const int |
minIndex, |
|
|
const int |
maxIndex |
|
) |
| |
|
inline |
virtual statemap::IndexOutOfBoundsException::~IndexOutOfBoundsException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
int statemap::IndexOutOfBoundsException::getIndex |
( |
| ) |
const |
|
inline |
int statemap::IndexOutOfBoundsException::getMaxIndex |
( |
| ) |
const |
|
inline |
int statemap::IndexOutOfBoundsException::getMinIndex |
( |
| ) |
const |
|
inline |
int statemap::IndexOutOfBoundsException::_index |
|
private |
int statemap::IndexOutOfBoundsException::_maxIndex |
|
private |
int statemap::IndexOutOfBoundsException::_minIndex |
|
private |
The documentation for this class was generated from the following file: