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 (const IndexOutOfBoundsException &ex)
 IndexOutOfBoundsException (const int index, const int minIndex, const int maxIndex)
 IndexOutOfBoundsException ()
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

statemap::IndexOutOfBoundsException::IndexOutOfBoundsException (  )  [inline]

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.

statemap::IndexOutOfBoundsException::IndexOutOfBoundsException ( const IndexOutOfBoundsException ex  )  [inline]

Definition at line 327 of file statemap.h.

virtual statemap::IndexOutOfBoundsException::~IndexOutOfBoundsException (  )  throw () [inline, virtual]

Definition at line 336 of file statemap.h.


Member Function Documentation

int statemap::IndexOutOfBoundsException::getIndex (  )  const [inline]

Definition at line 355 of file statemap.h.

int statemap::IndexOutOfBoundsException::getMaxIndex (  )  const [inline]

Definition at line 367 of file statemap.h.

int statemap::IndexOutOfBoundsException::getMinIndex (  )  const [inline]

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:
 All Classes Namespaces Files Functions Variables Friends Defines


smclib
Author(s): Various, ROS package maintained by Stuart Glaser
autogenerated on Fri Jan 11 10:00:26 2013