- A Logic Circuit Simulation Library in C++





lcs::OutOfRangeException< T > Member List

This is the complete list of members for lcs::OutOfRangeException< T >, including all inherited members.

Exception()lcs::Exception [inline]
getAllowedLowerLimit()lcs::OutOfRangeException< T > [inline]
getAllowedUpperLimit()lcs::OutOfRangeException< T > [inline]
getMessage(void)lcs::OutOfRangeException< T > [virtual]
OutOfRangeException()lcs::OutOfRangeException< T >
OutOfRangeException(T allowedLowerLimit, T allowedUpperLimit, T requestedIndex)lcs::OutOfRangeException< T >
setData(T allowedLowerLimit, T allowedUpperLimit, T requestedIndex)lcs::OutOfRangeException< T >
~Exception()lcs::Exception [inline, virtual]
~OutOfRangeException()lcs::OutOfRangeException< T > [inline, virtual]


Copyright © 2006, 2007 Siva Chandra