|
Geant4
10.02.p03
|
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 156 of file G4AnyMethod.hh.
|
inline |
Definition at line 157 of file G4AnyMethod.hh.
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 168 of file G4AnyMethod.hh.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Implements G4AnyMethod::Placeholder.
Definition at line 162 of file G4AnyMethod.hh.
| S(T::* G4AnyMethod::FuncRef< S, T >::fRef) () |
Definition at line 171 of file G4AnyMethod.hh.