CMS 3D CMS Logo

Public Member Functions | Public Attributes

DQMImplNet< ObjType >::ImplPeer Struct Reference

#include <DQMNet.h>

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

List of all members.

Public Member Functions

 ImplPeer (void)

Public Attributes

DirMap dirs
ObjectMap objs

Detailed Description

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

Definition at line 349 of file DQMNet.h.


Constructor & Destructor Documentation

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

Definition at line 351 of file DQMNet.h.

{}

Member Data Documentation

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

Definition at line 353 of file DQMNet.h.

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

Definition at line 352 of file DQMNet.h.