#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().
Peer* DQMNet::AutoPeer::peer |
Definition at line 147 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), DQMNet::losePeer(), and DQMNet::run().
int DQMNet::AutoPeer::port |
Definition at line 150 of file DQMNet.h.
Referenced by DQMNet::DQMNet(), DQMNet::listenToCollector(), DQMNet::run(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::sinkPort(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::sourcePort(), and DQMNet::updateToCollector().
bool DQMNet::AutoPeer::update |
Definition at line 151 of file DQMNet.h.
Referenced by python.seqvaluedict.seqdict::__setslice__(), python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), DQMNet::DQMNet(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), python.seqvaluedict.seqdict::extend(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), DQMNet::listenToCollector(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), DQMNet::run(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection(), and DQMNet::updateToCollector().