Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 멤버 함수 | 모든 멤버 목록
G4VExceptionHandler 클래스 참조abstract

#include <G4VExceptionHandler.hh>

G4VExceptionHandler에 대한 상속 다이어그램 :
G4ExceptionHandler PyG4ExceptionHandler

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)
 
G4VExceptionHandleroperator= (const G4VExceptionHandler &right)
 

상세한 설명

G4VExceptionHandler.hh 파일의 55 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4VExceptionHandler::G4VExceptionHandler ( )

G4VExceptionHandler.cc 파일의 40 번째 라인에서 정의되었습니다.

다음을 참조함 : G4StateManager::GetStateManager(), G4StateManager::SetExceptionHandler().

G4VExceptionHandler::~G4VExceptionHandler ( )
virtual

G4VExceptionHandler.cc 파일의 46 번째 라인에서 정의되었습니다.

G4VExceptionHandler::G4VExceptionHandler ( const G4VExceptionHandler right)
private

G4VExceptionHandler.cc 파일의 50 번째 라인에서 정의되었습니다.

다음을 참조함 : right.

멤버 함수 문서화

virtual G4bool G4VExceptionHandler::Notify ( const char *  originOfException,
const char *  exceptionCode,
G4ExceptionSeverity  severity,
const char *  description 
)
pure virtual

G4ExceptionHandler, PyG4ExceptionHandler에서 구현되었습니다.

다음에 의해서 참조됨 : G4Exception().

G4int G4VExceptionHandler::operator!= ( const G4VExceptionHandler right) const

G4VExceptionHandler.cc 파일의 67 번째 라인에서 정의되었습니다.

G4VExceptionHandler & G4VExceptionHandler::operator= ( const G4VExceptionHandler right)
private

G4VExceptionHandler.cc 파일의 55 번째 라인에서 정의되었습니다.

다음을 참조함 : right.

G4int G4VExceptionHandler::operator== ( const G4VExceptionHandler right) const

G4VExceptionHandler.cc 파일의 62 번째 라인에서 정의되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: