|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |
Internal private annotation item class. More...

Public Member Functions | |
| AnnotationItem (std::string k="", std::string v="", bool vis=true) | |
| ~AnnotationItem () | |
Public Attributes | |
| std::string | m_key |
| std::string | m_value |
| bool | m_sticky |
Internal private annotation item class.
Definition at line 58 of file Annotation.h.
|
inline |
Definition at line 60 of file Annotation.h.
|
inline |
Definition at line 66 of file Annotation.h.
| std::string AIDA::Annotation::AnnotationItem::m_key |
Definition at line 66 of file Annotation.h.
| bool AIDA::Annotation::AnnotationItem::m_sticky |
Definition at line 70 of file Annotation.h.
| std::string AIDA::Annotation::AnnotationItem::m_value |
Definition at line 69 of file Annotation.h.