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