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