adler32() const | StreamerOutputFile | [inline] |
streamerfile_ | StreamerOutputFile | [private] |
StreamerOutputFile(const std::string &name) | StreamerOutputFile | [explicit] |
write(const InitMsgBuilder &) | StreamerOutputFile | |
write(const InitMsgView &) | StreamerOutputFile | |
write(const EventMsgBuilder &) | StreamerOutputFile | |
write(const EventMsgView &) | StreamerOutputFile | |
writeEOF(uint32 statusCode, const std::vector< uint32 > &hltStats) | StreamerOutputFile | |
writeEventFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize) | StreamerOutputFile | |
writeEventHeader(const EventMsgView &ineview) | StreamerOutputFile | [private] |
writeInitFragment(uint32 fragIndex, uint32 fragCount, const char *dataPtr, uint32 dataSize) | StreamerOutputFile | |
writeStart(const InitMsgView &inview) | StreamerOutputFile | [private] |
~StreamerOutputFile() | StreamerOutputFile |