MarlinMT
0.1.0
|
Container for data to construct and setup booked object. More...
#include <EntryData.h>
Inherits marlinmt::book::EntryDataBase< void >.
Additional Inherited Members | |
Public Member Functions inherited from marlinmt::book::EntryDataBase< void > | |
EntryDataBase ()=default | |
EntryDataBase (const EntryDataBase &)=delete | |
EntryDataBase & | operator= (const EntryDataBase &)=delete |
EntryDataBase (EntryDataBase< void > &&)=delete | |
EntryDataBase & | operator= (EntryDataBase &&)=delete |
~EntryDataBase ()=default | |
Container for data to construct and setup booked object.
Definition at line 66 of file EntryData.h.