CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 (void)
 

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 367 of file DQMNet.h.

Constructor & Destructor Documentation

template<class ObjType>
DQMImplNet< ObjType >::ImplPeer::ImplPeer ( void  )
inline

Definition at line 369 of file DQMNet.h.

369 {}

Member Data Documentation

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

Definition at line 371 of file DQMNet.h.

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

Definition at line 370 of file DQMNet.h.