Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

OPTPP::OptppRangeError Class Reference

#include <OptppExceptions.h>

Inheritance diagram for OPTPP::OptppRangeError:

OPTPP::OptppExceptions List of all members.

Public Member Functions

 OptppRangeError (const char *mesg, int i, int low, int high)
virtual void print () const

Private Attributes

int i_
int low_
int high_

Constructor & Destructor Documentation

OPTPP::OptppRangeError::OptppRangeError const char *  mesg,
int  i,
int  low,
int  high
 


Member Function Documentation

void OPTPP::OptppRangeError::print  )  const [virtual]
 

Reimplemented from OPTPP::OptppExceptions.


Member Data Documentation

int OPTPP::OptppRangeError::high_ [private]
 

int OPTPP::OptppRangeError::i_ [private]
 

int OPTPP::OptppRangeError::low_ [private]
 


The documentation for this class was generated from the following files:
Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.