CMS 3D CMS Logo

cond::PoolTransactionSentry Class Reference

#include <CondCore/Utilities/interface/PayLoadInspector.h>

Inheritance diagram for cond::PoolTransactionSentry:

cond::PayLoadInspector< T >

List of all members.

Public Member Functions

 PoolTransactionSentry (cond::PoolTransaction &db)
 PoolTransactionSentry ()

Private Attributes

boost::shared_ptr< Elemelem

Classes

struct  Elem


Detailed Description

Definition at line 14 of file PayLoadInspector.h.


Constructor & Destructor Documentation

cond::PoolTransactionSentry::PoolTransactionSentry (  )  [inline]

Definition at line 16 of file PayLoadInspector.h.

00016 {}

cond::PoolTransactionSentry::PoolTransactionSentry ( cond::PoolTransaction db  )  [inline]

Definition at line 17 of file PayLoadInspector.h.

00017                                                     : 
00018       elem(new Elem(db)){}      


Member Data Documentation

boost::shared_ptr<Elem> cond::PoolTransactionSentry::elem [private]

Definition at line 27 of file PayLoadInspector.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:36:49 2009 for CMSSW by  doxygen 1.5.4