FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
This is the complete list of members for CInvalidArgumentException, 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 | |
CInvalidArgumentException(std::string argument, std::string whybad, std::string wasDoing) | CInvalidArgumentException | |
CInvalidArgumentException(const CInvalidArgumentException &rhs) | CInvalidArgumentException | |
DoAssign(const CException &rhs) (defined in CException) | CException | protectedvirtual |
getAction() const (defined in CException) | CException | inline |
operator!=(const CInvalidArgumentException &rhs) const | CInvalidArgumentException | |
operator!=(const CException &rException) const (defined in CException) | CException | inline |
operator=(const CInvalidArgumentException &rhs) | CInvalidArgumentException | |
operator=(const CException &aCException) (defined in CException) | CException | |
operator==(const CInvalidArgumentException &rhs) const | CInvalidArgumentException | |
operator==(const CException &aCException) const (defined in CException) | CException | |
ReasonCode() const (defined in CException) | CException | virtual |
ReasonText() const | CInvalidArgumentException | virtual |
setAction(const char *pszAction) (defined in CException) | CException | protected |
setAction(const std::string &rsAction) (defined in CException) | CException | protected |
WasDoing() const (defined in CException) | CException | |
~ CException() (defined in CException) | CException | inlinevirtual |
~CInvalidArgumentException() | CInvalidArgumentException | virtual |