#include <EvFOutputModule.h>
Public Member Functions | |
void | close () |
void | doOutputEvent (EventMsgBuilder const &msg) |
EvFOutputEventWriter (std::string const &filePath) | |
uint32 | get_adler32 () const |
unsigned long | getAccepted () const |
std::string const & | getFilePath () const |
void | incAccepted () |
~EvFOutputEventWriter () | |
Private Attributes | |
unsigned long | accepted_ |
std::string | filePath_ |
edm::propagate_const< std::unique_ptr< StreamerOutputFile > > | stream_writer_events_ |
Definition at line 19 of file EvFOutputModule.h.
|
inlineexplicit |
Definition at line 23 of file EvFOutputModule.h.
|
inline |
Definition at line 30 of file EvFOutputModule.h.
|
inline |
Definition at line 33 of file EvFOutputModule.h.
References stream_writer_events_.
Referenced by lumiQTWidget.ApplicationWindow::fileQuit(), esMonitoring.AsyncLineReaderMixin::handle_close(), esMonitoring.FDJsonServer::handle_close(), Vispa.Gui.BoxContentDialog.BoxContentDialog::keyPressEvent(), and Vispa.Gui.FindDialog.FindDialog::keyPressEvent().
|
inline |
Definition at line 37 of file EvFOutputModule.h.
References EventMsgBuilder::startAddress(), and stream_writer_events_.
|
inline |
Definition at line 42 of file EvFOutputModule.h.
References stream_writer_events_.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 53 of file EvFOutputModule.h.
Referenced by getAccepted(), and incAccepted().
|
private |
Definition at line 52 of file EvFOutputModule.h.
Referenced by getFilePath().
|
private |
Definition at line 54 of file EvFOutputModule.h.
Referenced by close(), doOutputEvent(), and get_adler32().