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

Public 멤버 함수

 Placeholder ()
 
virtual ~Placeholder ()
 
virtual PlaceholderClone () const =0
 
virtual void operator() (void *)=0
 
virtual void operator() (void *, const std::string &)=0
 
virtual const std::type_info & ArgType (size_t) const =0
 

상세한 설명

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

생성자 & 소멸자 문서화

G4AnyMethod::Placeholder::Placeholder ( )
inline

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

virtual G4AnyMethod::Placeholder::~Placeholder ( )
inlinevirtual

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

멤버 함수 문서화

virtual const std::type_info& G4AnyMethod::Placeholder::ArgType ( size_t  ) const
pure virtual
virtual Placeholder* G4AnyMethod::Placeholder::Clone ( ) const
pure virtual
virtual void G4AnyMethod::Placeholder::operator() ( void )
pure virtual
virtual void G4AnyMethod::Placeholder::operator() ( void ,
const std::string &   
)
pure virtual

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