![]() |
The Gaudi Framework
master (e68eea06)
|
This is the complete list of members for EventContext, including all inherited members.
| ContextEvt_t typedef | EventContext | |
| ContextID_t typedef | EventContext | |
| detachExtension() | EventContext | inline |
| emplaceExtension(Args &&... args) | EventContext | inline |
| EventContext()=default | EventContext | |
| EventContext(const ContextEvt_t e, const ContextID_t s=INVALID_CONTEXT_ID, const ContextID_t subSlot=INVALID_CONTEXT_ID) | EventContext | inlineexplicit |
| eventID() const | EventContext | inline |
| evt() const | EventContext | inline |
| getExtension() | EventContext | inline |
| getExtension() const | EventContext | inline |
| getExtensionType() const | EventContext | inline |
| hasExtension() const | EventContext | inline |
| hasExtension() const | EventContext | inline |
| INVALID_CONTEXT_EVT | EventContext | static |
| INVALID_CONTEXT_ID | EventContext | static |
| m_eid | EventContext | private |
| m_evt_num | EventContext | private |
| m_evt_slot | EventContext | private |
| m_extension | EventContext | private |
| m_sub_slot | EventContext | private |
| m_valid | EventContext | private |
| operator<<(std::ostream &os, const EventContext &ctx) | EventContext | friend |
| operator<<(std::ostream &os, const EventContext *ctx) | EventContext | friend |
| resetExtension() | EventContext | inline |
| set(const ContextEvt_t e=0, const ContextID_t s=INVALID_CONTEXT_ID, const ContextID_t subSlot=INVALID_CONTEXT_ID) | EventContext | inline |
| setEventID(const EventIDBase &e) | EventContext | inline |
| setEvt(const ContextEvt_t e) | EventContext | inline |
| setExtension(T &&t) | EventContext | inline |
| setSlot(const ContextID_t s) | EventContext | inline |
| setSubSlot(const ContextID_t subslot) | EventContext | inline |
| setValid(const bool b=true) | EventContext | inline |
| slot() const | EventContext | inline |
| subSlot() const | EventContext | inline |
| tryGetExtension() noexcept | EventContext | inline |
| tryGetExtension() const noexcept | EventContext | inline |
| usesSubSlot() const | EventContext | inline |
| valid() const | EventContext | inline |