![]() |
![]() |
#include <MsgHeader.h>
Public Member Functions | |
uint32 | code () const |
HeaderView (void *buf) | |
uint32 | size () const |
Private Attributes | |
uint32 | code_ |
uint32 | size_ |
Definition at line 37 of file MsgHeader.h.
|
inline |
Definition at line 39 of file MsgHeader.h.
References visDQMUpload::buf, code_, edm::streamer::convert32(), h, and size_.
|
inline |
Definition at line 45 of file MsgHeader.h.
References code_.
Referenced by edm::streamer::InitMsgView::code(), edm::streamer::EventMsgView::code(), edm::streamer::StreamerInputFile::readEventMessage(), and edm::streamer::StreamerInputFile::readStartMessage().
|
inline |
Definition at line 46 of file MsgHeader.h.
References size_.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), edm::streamer::StreamerInputFile::readEventMessage(), edm::streamer::StreamerInputFile::readStartMessage(), edm::streamer::InitMsgView::size(), and edm::streamer::EventMsgView::size().
|
private |
Definition at line 49 of file MsgHeader.h.
Referenced by code(), and HeaderView().
|
private |
Definition at line 50 of file MsgHeader.h.
Referenced by HeaderView(), and size().