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

#include <G4TypeKey.hh>

G4TypeKey에 대한 상속 다이어그램 :
G4TypeKeyT< T >

Public 타입

typedef unsigned long Key
 

Public 멤버 함수

 G4TypeKey ()
 
virtual ~G4TypeKey ()
 
G4bool IsValid ()
 
Key operator() () const
 
bool operator== (const G4TypeKey &rhs) const
 
bool operator!= (const G4TypeKey &rhs) const
 
bool operator< (const G4TypeKey &rhs) const
 
bool operator> (const G4TypeKey &rhs) const
 

Protected 멤버 함수

Key NextKey () const
 

Protected 속성

Key fMyKey
 

Friends

std::ostream & operator<< (std::ostream &out, const G4TypeKey &key)
 

상세한 설명

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

멤버 타입정의 문서화

typedef unsigned long G4TypeKey::Key

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

생성자 & 소멸자 문서화

G4TypeKey::G4TypeKey ( )
inline

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

virtual G4TypeKey::~G4TypeKey ( )
inlinevirtual

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

멤버 함수 문서화

G4bool G4TypeKey::IsValid ( void  )
inline

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

다음을 참조함 : fMyKey.

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

Key G4TypeKey::NextKey ( ) const
inlineprotected

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

다음을 참조함 : G4ThreadLocal.

다음에 의해서 참조됨 : G4TypeKeyT< T >::G4TypeKeyT().

bool G4TypeKey::operator!= ( const G4TypeKey rhs) const
inline

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

다음을 참조함 : operator==().

Key G4TypeKey::operator() ( ) const
inline

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

다음을 참조함 : fMyKey.

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

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

다음을 참조함 : fMyKey.

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

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

다음을 참조함 : fMyKey.

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

bool G4TypeKey::operator> ( const G4TypeKey rhs) const
inline

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

다음을 참조함 : fMyKey.

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

std::ostream& operator<< ( std::ostream &  out,
const G4TypeKey key 
)
friend

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

멤버 데이타 문서화

Key G4TypeKey::fMyKey
protected

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

다음에 의해서 참조됨 : G4TypeKeyT< T >::G4TypeKeyT(), IsValid(), operator()(), operator<(), operator==(), operator>().


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