MarlinMT
0.1.0
|
This is the complete list of members for marlinmt::EventStore, including all inherited members.
_event | marlinmt::EventStore | private |
_eventType | marlinmt::EventStore | private |
_extensions | marlinmt::EventStore | private |
_uid | marlinmt::EventStore | private |
allocate(Args &&...args) | marlinmt::EventStore | inline |
event() const | marlinmt::EventStore | inline |
EventStore()=default | marlinmt::EventStore | |
EventStore(const EventStore &)=delete | marlinmt::EventStore | |
EventStore(EventStore &&)=default | marlinmt::EventStore | |
extensions() | marlinmt::EventStore | inline |
extensions() const | marlinmt::EventStore | inline |
isType() const | marlinmt::EventStore | inline |
operator=(const EventStore &)=delete | marlinmt::EventStore | |
operator=(EventStore &&)=default | marlinmt::EventStore | |
reset() | marlinmt::EventStore | inline |
setBareEvent(T *evt, bool owner) | marlinmt::EventStore | inline |
setEvent(std::shared_ptr< T > evt) | marlinmt::EventStore | inline |
setUID(std::size_t uid) | marlinmt::EventStore | inline |
takeEvent() | marlinmt::EventStore | inline |
type() const | marlinmt::EventStore | inline |
uid() const | marlinmt::EventStore | inline |
~EventStore()=default | marlinmt::EventStore |