#include <DQMNet.h>
Public Attributes | |
std::string | host |
lat::Time | next |
Peer * | peer |
int | port |
bool | update |
std::string DQMNet::AutoPeer::host |
Definition at line 149 of file DQMNet.h.
Referenced by DQMNet::listenToCollector(), DQMNet::run(), and DQMNet::updateToCollector().
lat::Time DQMNet::AutoPeer::next |
Definition at line 148 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), and DQMNet::run().
Definition at line 147 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), DQMNet::losePeer(), and DQMNet::run().
Definition at line 150 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), DQMNet::listenToCollector(), DQMNet::run(), and DQMNet::updateToCollector().
Definition at line 151 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), DQMNet::listenToCollector(), DQMNet::run(), and DQMNet::updateToCollector().