#include <G4AttValue.hh>
Definition at line 53 of file G4AttValue.hh.
◆ G4AttValue() [1/2]
Definition at line 56 of file G4AttValue.hh.
G4String m_showLabel
The bitmap for the label display.
G4String m_name
The name of the attribute.
G4String m_value
The value of the attribute.
◆ G4AttValue() [2/2]
G4AttValue::G4AttValue |
( |
| ) |
|
|
inline |
◆ GetName()
const G4String& G4AttValue::GetName |
( |
void |
| ) |
const |
|
inline |
Definition at line 63 of file G4AttValue.hh.
G4String m_name
The name of the attribute.
◆ GetShowLabel()
const G4String& G4AttValue::GetShowLabel |
( |
| ) |
const |
|
inline |
Definition at line 65 of file G4AttValue.hh.
G4String m_showLabel
The bitmap for the label display.
◆ GetValue()
const G4String& G4AttValue::GetValue |
( |
| ) |
const |
|
inline |
Definition at line 64 of file G4AttValue.hh.
G4String m_value
The value of the attribute.
◆ SetName()
void G4AttValue::SetName |
( |
const G4String & |
name | ) |
|
|
inline |
Definition at line 67 of file G4AttValue.hh.
G4String m_name
The name of the attribute.
◆ SetShowLabel()
void G4AttValue::SetShowLabel |
( |
const G4String & |
lab | ) |
|
|
inline |
Definition at line 69 of file G4AttValue.hh.
G4String m_showLabel
The bitmap for the label display.
◆ SetValue()
void G4AttValue::SetValue |
( |
const G4String & |
val | ) |
|
|
inline |
Definition at line 68 of file G4AttValue.hh.
G4String m_value
The value of the attribute.
◆ m_name
◆ m_showLabel
The bitmap for the label display.
Definition at line 77 of file G4AttValue.hh.
◆ m_value
The documentation for this class was generated from the following file: