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

#include <G4UItokenNum.hh>

Public 멤버 함수

 yystype ()
 
G4int operator== (const yystype &right) const
 
yystypeoperator= (const yystype &right)
 
 yystype (const yystype &right)
 

Public 속성

tokenNum type
 
G4double D
 
G4int I
 
char C
 
G4String S
 

상세한 설명

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

생성자 & 소멸자 문서화

yystype::yystype ( )
inline

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

yystype::yystype ( const yystype right)
inline

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

다음을 참조함 : right.

멤버 함수 문서화

yystype& yystype::operator= ( const yystype right)
inline

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

다음을 참조함 : C, D, I, S, type.

G4int yystype::operator== ( const yystype right) const
inline

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

멤버 데이타 문서화

char yystype::C

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

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

G4double yystype::D
G4int yystype::I
G4String yystype::S
tokenNum yystype::type

이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: