Geant4_10
Public Member Functions | Public Attributes | List of all members
G4GenericMessenger::Method Struct Reference

#include <G4GenericMessenger.hh>

Inheritance diagram for G4GenericMessenger::Method:
Inheritance graph
[legend]
Collaboration diagram for G4GenericMessenger::Method:
Collaboration graph
[legend]

Public Member Functions

 Method (const G4AnyMethod &fun, void *obj, G4UIcommand *cmd)
 
 Method ()
 
- Public Member Functions inherited from G4GenericMessenger::Command
 Command (G4UIcommand *cmd, const std::type_info &ti)
 
 Command ()
 
CommandSetStates (G4ApplicationState s0)
 
CommandSetStates (G4ApplicationState s0, G4ApplicationState s1)
 
CommandSetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2)
 
CommandSetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3)
 
CommandSetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3, G4ApplicationState s4)
 
CommandSetRange (const G4String &range)
 
CommandSetGuidance (const G4String &s)
 
CommandSetUnit (const G4String &, UnitSpec=UnitDefault)
 
CommandSetUnitCategory (const G4String &u)
 
CommandSetDefaultUnit (const G4String &u)
 
CommandSetParameterName (const G4String &, G4bool, G4bool=false)
 
CommandSetDefaultValue (const G4String &)
 
CommandSetCandidates (const G4String &)
 

Public Attributes

G4AnyMethod method
 
voidobject
 
- Public Attributes inherited from G4GenericMessenger::Command
G4UIcommandcommand
 
const std::type_info * type
 

Additional Inherited Members

- Public Types inherited from G4GenericMessenger::Command
enum  UnitSpec { UnitCategory, UnitDefault }
 

Detailed Description

Definition at line 86 of file G4GenericMessenger.hh.

Constructor & Destructor Documentation

G4GenericMessenger::Method::Method ( const G4AnyMethod fun,
void obj,
G4UIcommand cmd 
)
inline

Definition at line 87 of file G4GenericMessenger.hh.

G4GenericMessenger::Method::Method ( )
inline

Definition at line 88 of file G4GenericMessenger.hh.

Member Data Documentation

G4AnyMethod G4GenericMessenger::Method::method

Definition at line 89 of file G4GenericMessenger.hh.

void* G4GenericMessenger::Method::object

Definition at line 90 of file G4GenericMessenger.hh.


The documentation for this struct was generated from the following file: