Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Public 속성 | 모든 멤버 목록
G4AnyMethod::FuncRef< S, T > 구조체 템플릿 참조
G4AnyMethod::FuncRef< S, T >에 대한 상속 다이어그램 :
G4AnyMethod::Placeholder

Public 멤버 함수

 FuncRef (S(T::*f)())
 
virtual void operator() (void *obj)
 
virtual void operator() (void *, const std::string &)
 
virtual PlaceholderClone () const
 
virtual const std::type_info & ArgType (size_t) const
 

Public 속성

S(T::* fRef )()
 

상세한 설명

template<class S, class T>
struct G4AnyMethod::FuncRef< S, T >

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

생성자 & 소멸자 문서화

template<class S , class T >
G4AnyMethod::FuncRef< S, T >::FuncRef ( S(T::*)()  f)
inline

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

다음에 의해서 참조됨 : G4AnyMethod::FuncRef< S, T >::Clone().

멤버 함수 문서화

template<class S , class T >
virtual const std::type_info& G4AnyMethod::FuncRef< S, T >::ArgType ( size_t  ) const
inlinevirtual

G4AnyMethod::Placeholder를 구현.

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

다음을 참조함 : void().

template<class S , class T >
virtual Placeholder* G4AnyMethod::FuncRef< S, T >::Clone ( ) const
inlinevirtual

G4AnyMethod::Placeholder를 구현.

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

다음을 참조함 : G4AnyMethod::FuncRef< S, T >::fRef, G4AnyMethod::FuncRef< S, T >::FuncRef().

template<class S , class T >
virtual void G4AnyMethod::FuncRef< S, T >::operator() ( void obj)
inlinevirtual

G4AnyMethod::Placeholder를 구현.

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

다음을 참조함 : G4AnyMethod::FuncRef< S, T >::fRef.

template<class S , class T >
virtual void G4AnyMethod::FuncRef< S, T >::operator() ( void ,
const std::string &   
)
inlinevirtual

G4AnyMethod::Placeholder를 구현.

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

멤버 데이타 문서화

template<class S , class T >
S(T::* G4AnyMethod::FuncRef< S, T >::fRef)()

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

다음에 의해서 참조됨 : G4AnyMethod::FuncRef< S, T >::Clone(), G4AnyMethod::FuncRef< S, T >::operator()().


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