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

#include <G4ITType.hh>

Public 멤버 함수

 G4ITType (const int d_=0)
 
 G4ITType (const G4ITType &d_)
 
G4ITTypeoperator= (const G4ITType &rhs)
 
G4ITTypeoperator= (const int &rhs)
 
 operator int & ()
 
 operator const int & () const
 
bool operator== (const G4ITType &rhs) const
 
bool operator== (const int &rhs) const
 
bool operator< (const G4ITType &rhs) const
 
void operator++ ()
 

정적 Public 멤버 함수

static size_t size ()
 

Private 속성

int fValue
 

Friends

G4ITType operator+ (const G4ITType &left, const int &right)
 
G4ITType operator- (const G4ITType &left, const int &right)
 

상세한 설명

Tag the G4IT Should be automatically setup by G4IT using : ITDef(MyIT) and ITImp(MyIT)

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

생성자 & 소멸자 문서화

G4ITType::G4ITType ( const int  d_ = 0)
inline

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

G4ITType::G4ITType ( const G4ITType d_)
inline

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

멤버 함수 문서화

G4ITType::operator const int & ( ) const
inline

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

다음을 참조함 : fValue.

G4ITType::operator int & ( )
inline

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

다음을 참조함 : fValue.

void G4ITType::operator++ ( )
inline

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

다음을 참조함 : fValue.

bool G4ITType::operator< ( const G4ITType rhs) const
inline

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

다음을 참조함 : fValue.

G4ITType & G4ITType::operator= ( const G4ITType rhs)

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

다음을 참조함 : fValue.

G4ITType& G4ITType::operator= ( const int rhs)
inline

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

다음을 참조함 : fValue.

bool G4ITType::operator== ( const G4ITType rhs) const
inline

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

다음을 참조함 : fValue.

bool G4ITType::operator== ( const int rhs) const
inline

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

다음을 참조함 : fValue.

size_t G4ITType::size ( )
static

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

다음을 참조함 : G4ITTypeManager::Instance(), G4ITTypeManager::size().

다음에 의해서 참조됨 : G4ITModelHandler::G4ITModelHandler(), G4ITModelProcessor::G4ITModelProcessor(), G4ITModelHandler::RegisterModel().

Friend, 그리고 관련된 함수 문서화

G4ITType operator+ ( const G4ITType left,
const int right 
)
friend

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

G4ITType operator- ( const G4ITType left,
const int right 
)
friend

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

멤버 데이타 문서화

int G4ITType::fValue
private

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

다음에 의해서 참조됨 : operator const int &(), operator int &(), operator+(), operator++(), operator-(), operator<(), operator=(), operator==().


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