CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
DQMImplNet< ObjType >::ImplPeer Struct Reference

#include <DQMNet.h>

Inheritance diagram for DQMImplNet< ObjType >::ImplPeer:
DQMNet::Peer

Public Member Functions

 ImplPeer ()=default
 

Public Attributes

DirMap dirs
 
ObjectMap objs
 
- Public Attributes inherited from DQMNet::Peer
AutoPeerautomatic
 
DataBlob incoming
 
unsigned mask
 
std::string peeraddr
 
size_t sendpos
 
Bucketsendq
 
lat::Socket * socket
 
bool source
 
bool update
 
bool updated
 
size_t updates
 
size_t waiting
 

Detailed Description

template<class ObjType>
struct DQMImplNet< ObjType >::ImplPeer

Definition at line 386 of file DQMNet.h.

Constructor & Destructor Documentation

◆ ImplPeer()

template<class ObjType>
DQMImplNet< ObjType >::ImplPeer::ImplPeer ( )
default

Member Data Documentation

◆ dirs

template<class ObjType>
DirMap DQMImplNet< ObjType >::ImplPeer::dirs

Definition at line 389 of file DQMNet.h.

◆ objs

template<class ObjType>
ObjectMap DQMImplNet< ObjType >::ImplPeer::objs

Definition at line 388 of file DQMNet.h.