FRIBParallelanalysis  1.0
FrameworkforMPIParalleldataanalysisatFRIB
CRangeError Member List

This is the complete list of members for CRangeError, including all inherited members.

CException(const char *pszAction) (defined in CException)CException
CException(const std::string &rsAction) (defined in CException)CException
CException(const CException &aCException) (defined in CException)CException
CRangeError(int nLow, int nHigh, int nRequested, const char *pDoing) (defined in CRangeError)CRangeErrorinline
CRangeError(int nLow, int nHigh, int nRequested, const std::string &rDoing) (defined in CRangeError)CRangeErrorinline
CRangeError(const CRangeError &aCRangeError) (defined in CRangeError)CRangeErrorinline
DoAssign(const CException &rhs) (defined in CException)CExceptionprotectedvirtual
getAction() const (defined in CException)CExceptioninline
getHigh() const (defined in CRangeError)CRangeErrorinline
getLow() const (defined in CRangeError)CRangeErrorinline
getRequested() const (defined in CRangeError)CRangeErrorinline
knTooHigh enum value (defined in CRangeError)CRangeError
knTooLow enum value (defined in CRangeError)CRangeError
operator!=(const CRangeError &aCRangeError) const (defined in CRangeError)CRangeErrorinline
operator!=(const CException &rException) const (defined in CException)CExceptioninline
operator=(const CRangeError &aCRangeError) (defined in CRangeError)CRangeErrorinline
operator=(const CException &aCException) (defined in CException)CException
operator==(const CRangeError &aCRangeError) const (defined in CRangeError)CRangeErrorinline
operator==(const CException &aCException) const (defined in CException)CException
ReasonCode() const (defined in CRangeError)CRangeErrorvirtual
ReasonText() const (defined in CRangeError)CRangeErrorvirtual
setAction(const char *pszAction) (defined in CException)CExceptionprotected
setAction(const std::string &rsAction) (defined in CException)CExceptionprotected
setHigh(int am_nHigh) (defined in CRangeError)CRangeErrorinlineprotected
setLow(int am_nLow) (defined in CRangeError)CRangeErrorinlineprotected
setRequested(int am_nRequested) (defined in CRangeError)CRangeErrorinlineprotected
UpdateReason() (defined in CRangeError)CRangeErrorprotected
WasDoing() const (defined in CException)CException
~ CException() (defined in CException)CExceptioninlinevirtual
~ CRangeError() (defined in CRangeError)CRangeErrorinlinevirtual