| _dValue | ValueOutOfBoundException | [private] |
| _dValueMax | ValueOutOfBoundException | [private] |
| _dValueMin | ValueOutOfBoundException | [private] |
| _sElementName | ValueOutOfBoundException | [private] |
| Exception() | Exception | |
| getDescription() | Exception | [virtual] |
| getFileName() | Exception | [virtual] |
| getLineNumber() | Exception | [virtual] |
| getOrigin() | Exception | [virtual] |
| getReason() | Exception | [virtual] |
| getType() | Exception | [virtual] |
| makeDescription() | ValueOutOfBoundException | [virtual] |
| makeOrigin(std::string sOrigin) | ValueOutOfBoundException | [virtual] |
| makeReason() | ValueOutOfBoundException | [virtual] |
| OutOfBoundException() | OutOfBoundException | |
| setDescription(std::string sDescription) | Exception | [virtual] |
| setFileName(std::string sFileName) | Exception | [virtual] |
| setLineNumber(unsigned int iLineNumber) | Exception | [virtual] |
| setOrigin(std::string sOrigin) | Exception | [virtual] |
| setReason(std::string sReason) | Exception | [virtual] |
| setType(std::string sType) | Exception | [virtual] |
| ValueOutOfBoundException() | ValueOutOfBoundException | |
| ValueOutOfBoundException(std::string sElementName, double dValue, Bound *mBound) | ValueOutOfBoundException | |
| ValueOutOfBoundException(std::string sElementName, double dValue, double dValueMin, double dValueMax) | ValueOutOfBoundException | |
| ValueOutOfBoundException(std::string sElementName, double dValue, double dValueMin, double dValueMax, std::string sOrigin, std::string sFileName, unsigned int iLineNumber) | ValueOutOfBoundException | |
| ~Exception() | Exception | [virtual] |
| ~OutOfBoundException() | OutOfBoundException | [virtual] |
| ~ValueOutOfBoundException() | ValueOutOfBoundException | [virtual] |