Public Member Functions | Private Attributes
statemap::IndexOutOfBoundsException Class Reference

#include <statemap.h>

Inheritance diagram for statemap::IndexOutOfBoundsException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int getIndex () const
int getMaxIndex () const
int getMinIndex () const
 IndexOutOfBoundsException ()
 IndexOutOfBoundsException (const int index, const int minIndex, const int maxIndex)
 IndexOutOfBoundsException (const IndexOutOfBoundsException &ex)
const IndexOutOfBoundsExceptionoperator= (const IndexOutOfBoundsException &ex)
virtual ~IndexOutOfBoundsException () throw ()

Private Attributes

int _index
int _maxIndex
int _minIndex

Detailed Description

Definition at line 299 of file statemap.h.


Constructor & Destructor Documentation

Definition at line 308 of file statemap.h.

statemap::IndexOutOfBoundsException::IndexOutOfBoundsException ( const int  index,
const int  minIndex,
const int  maxIndex 
) [inline]

Definition at line 317 of file statemap.h.

Definition at line 327 of file statemap.h.

Definition at line 336 of file statemap.h.


Member Function Documentation

Definition at line 355 of file statemap.h.

Definition at line 367 of file statemap.h.

Definition at line 361 of file statemap.h.

const IndexOutOfBoundsException& statemap::IndexOutOfBoundsException::operator= ( const IndexOutOfBoundsException ex) [inline]

Definition at line 341 of file statemap.h.


Member Data Documentation

Definition at line 370 of file statemap.h.

Definition at line 384 of file statemap.h.

Definition at line 383 of file statemap.h.


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


smclib
Author(s): Various
autogenerated on Fri Aug 28 2015 10:10:52