![]() |
ATLAS Offline Software
|
#include <IdDictLabel.h>
Public Member Functions | |
| IdDictLabel (const std::string &name) | |
| IdDictLabel (const std::string &name, int value) | |
| const std::string & | name () const |
| int | value () const |
| bool | valued () const |
Private Attributes | |
| std::string | m_name |
| bool | m_valued {} |
| int | m_value {} |
Definition at line 10 of file IdDictLabel.h.
|
inline |
Definition at line 27 of file IdDictLabel.h.
|
inline |
Definition at line 35 of file IdDictLabel.h.
|
inline |
Definition at line 44 of file IdDictLabel.h.
|
inline |
Definition at line 51 of file IdDictLabel.h.
|
inline |
Definition at line 58 of file IdDictLabel.h.
|
private |
Definition at line 20 of file IdDictLabel.h.
|
private |
Definition at line 22 of file IdDictLabel.h.
|
private |
Definition at line 21 of file IdDictLabel.h.