#include <G4VExceptionHandler.hh>
Public 멤버 함수 | |
G4VExceptionHandler () | |
virtual | ~G4VExceptionHandler () |
G4int | operator== (const G4VExceptionHandler &right) const |
G4int | operator!= (const G4VExceptionHandler &right) const |
virtual G4bool | Notify (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)=0 |
Private 멤버 함수 | |
G4VExceptionHandler (const G4VExceptionHandler &right) | |
G4VExceptionHandler & | operator= (const G4VExceptionHandler &right) |
G4VExceptionHandler.hh 파일의 55 번째 라인에서 정의되었습니다.
G4VExceptionHandler::G4VExceptionHandler | ( | ) |
G4VExceptionHandler.cc 파일의 40 번째 라인에서 정의되었습니다.
다음을 참조함 : G4StateManager::GetStateManager(), G4StateManager::SetExceptionHandler().
|
virtual |
G4VExceptionHandler.cc 파일의 46 번째 라인에서 정의되었습니다.
|
private |
G4VExceptionHandler.cc 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
|
pure virtual |
G4ExceptionHandler, PyG4ExceptionHandler에서 구현되었습니다.
다음에 의해서 참조됨 : G4Exception().
G4int G4VExceptionHandler::operator!= | ( | const G4VExceptionHandler & | right | ) | const |
G4VExceptionHandler.cc 파일의 67 번째 라인에서 정의되었습니다.
|
private |
G4VExceptionHandler.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
G4int G4VExceptionHandler::operator== | ( | const G4VExceptionHandler & | right | ) | const |
G4VExceptionHandler.cc 파일의 62 번째 라인에서 정의되었습니다.