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 291 of file statemap.h.


Constructor & Destructor Documentation

Definition at line 299 of file statemap.h.

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

Definition at line 308 of file statemap.h.

Definition at line 318 of file statemap.h.

Definition at line 327 of file statemap.h.


Member Function Documentation

Definition at line 346 of file statemap.h.

Definition at line 358 of file statemap.h.

Definition at line 352 of file statemap.h.

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

Definition at line 332 of file statemap.h.


Member Data Documentation

Definition at line 361 of file statemap.h.

Definition at line 373 of file statemap.h.

Definition at line 372 of file statemap.h.


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


smclib
Author(s): Various
autogenerated on Thu Aug 17 2017 03:12:46