#include <G4AttValue.hh>
Definition at line 52 of file G4AttValue.hh.
◆ G4AttValue() [1/2]
Definition at line 55 of file G4AttValue.hh.
57 :
58 m_name(name),m_value(value),
59 m_showLabel(showLabel){};
◆ G4AttValue() [2/2]
G4AttValue::G4AttValue |
( |
| ) |
|
|
default |
◆ ~G4AttValue()
G4AttValue::~G4AttValue |
( |
| ) |
|
|
default |
◆ GetName()
const G4String & G4AttValue::GetName |
( |
| ) |
const |
|
inline |
◆ GetShowLabel()
const G4String & G4AttValue::GetShowLabel |
( |
| ) |
const |
|
inline |
◆ GetValue()
const G4String & G4AttValue::GetValue |
( |
| ) |
const |
|
inline |
◆ SetName()
void G4AttValue::SetName |
( |
const G4String & | name | ) |
|
|
inline |
Definition at line 67 of file G4AttValue.hh.
const char * name(G4int ptype)
◆ SetShowLabel()
void G4AttValue::SetShowLabel |
( |
const G4String & | lab | ) |
|
|
inline |
◆ SetValue()
void G4AttValue::SetValue |
( |
const G4String & | val | ) |
|
|
inline |
The documentation for this class was generated from the following file: