#include <G4AttValue.hh>
Definition at line 52 of file G4AttValue.hh.
◆ G4AttValue() [1/2]
Definition at line 55 of file G4AttValue.hh.
57 :
G4String m_value
The value of the attribute.
G4String m_showLabel
The bitmap for the label display.
G4String m_name
The name of the attribute.
const char * name(G4int ptype)
◆ G4AttValue() [2/2]
G4AttValue::G4AttValue |
( |
| ) |
|
|
inline |
◆ 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 |
◆ SetShowLabel()
void G4AttValue::SetShowLabel |
( |
const G4String & |
lab | ) |
|
|
inline |
◆ SetValue()
void G4AttValue::SetValue |
( |
const G4String & |
val | ) |
|
|
inline |
◆ m_name
◆ m_showLabel
◆ m_value
The documentation for this class was generated from the following file: