FRIBParallelanalysis
1.0
FrameworkforMPIParalleldataanalysisatFRIB
|
This is the complete list of members for CStateException, 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 | |
CStateException(const char *state, const char *allowedStates, const char *pAction) | CStateException | |
CStateException(const CStateException &rhs) | CStateException | |
DoAssign(const CException &rhs) (defined in CException) | CException | protectedvirtual |
getAction() const (defined in CException) | CException | inline |
operator!=(const CStateException &rhs) const | CStateException | |
operator!=(const CException &rException) const (defined in CException) | CException | inline |
operator=(const CStateException &rhs) | CStateException | |
operator=(const CException &aCException) (defined in CException) | CException | |
operator==(const CStateException &rhs) const | CStateException | |
operator==(const CException &aCException) const (defined in CException) | CException | |
ReasonCode() const | CStateException | virtual |
ReasonText() const | CStateException | 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 |
~CStateException() | CStateException | virtual |