#include <DQMNet.h>
Public Attributes | |
uint64_t | hash |
uint64_t | lastreq |
std::string | qdata |
DataBlob | rawdata |
std::string | scalar |
uint64_t DQMNet::Object::hash |
Definition at line 107 of file DQMNet.h.
Referenced by DQMService::flushStandalone(), DQMNet::HashEqual::operator()(), and DQMNet::HashOp::operator()().
uint64_t DQMNet::Object::lastreq |
Definition at line 108 of file DQMNet.h.
Referenced by DQMService::flushStandalone(), and DQMNet::onMessage().
std::string DQMNet::Object::qdata |
Definition at line 111 of file DQMNet.h.
Referenced by DQMService::flushStandalone(), DQMNet::onMessage(), DQMNet::sendObjectToPeer(), and DQMBasicNet::updateLocalObject().
Definition at line 109 of file DQMNet.h.
Referenced by DQMService::flushStandalone(), DQMNet::onMessage(), DQMNet::run(), DQMNet::sendObjectToPeer(), and DQMBasicNet::updateLocalObject().
std::string DQMNet::Object::scalar |
Definition at line 110 of file DQMNet.h.
Referenced by DQMService::flushStandalone(), DQMNet::onMessage(), DQMNet::sendObjectToPeer(), and DQMBasicNet::updateLocalObject().