Geant4
10.00.p01
|
Public Member Functions | |
FuncRef (S(T::*f)()) | |
virtual void | operator() (void *obj) |
virtual void | operator() (void *, const std::string &) |
virtual Placeholder * | Clone () const |
virtual const std::type_info & | ArgType (size_t) const |
Public Member Functions inherited from G4AnyMethod::Placeholder | |
Placeholder () | |
virtual | ~Placeholder () |
Public Attributes | |
S(T::* | fRef )() |
Definition at line 143 of file G4AnyMethod.hh.
|
inline |
Definition at line 144 of file G4AnyMethod.hh.
Referenced by G4AnyMethod::FuncRef< S, T >::Clone().
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 155 of file G4AnyMethod.hh.
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 152 of file G4AnyMethod.hh.
References G4AnyMethod::FuncRef< S, T >::fRef, and G4AnyMethod::FuncRef< S, T >::FuncRef().
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 146 of file G4AnyMethod.hh.
References G4AnyMethod::FuncRef< S, T >::fRef.
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 149 of file G4AnyMethod.hh.
S(T::* G4AnyMethod::FuncRef< S, T >::fRef)() |
Definition at line 158 of file G4AnyMethod.hh.
Referenced by G4AnyMethod::FuncRef< S, T >::Clone(), and G4AnyMethod::FuncRef< S, T >::operator()().