CMS 3D CMS Logo

cond::ValueExtractor< T > Class Template Reference

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

Inheritance diagram for cond::ValueExtractor< T >:

cond::BaseValueExtractor< T >

List of all members.

Public Types

typedef T Class
typedef ExtractWhat< ClassWhat

Public Member Functions

 ValueExtractor (What const &)
 ValueExtractor ()

Static Public Member Functions

static What what ()

Private Member Functions

void compute (Class const &)


Detailed Description

template<typename T>
class cond::ValueExtractor< T >

Definition at line 66 of file PayLoadInspector.h.


Member Typedef Documentation

template<typename T>
typedef T cond::ValueExtractor< T >::Class

Reimplemented from cond::BaseValueExtractor< T >.

Definition at line 68 of file PayLoadInspector.h.

template<typename T>
typedef ExtractWhat<Class> cond::ValueExtractor< T >::What

Definition at line 69 of file PayLoadInspector.h.


Constructor & Destructor Documentation

template<typename T>
cond::ValueExtractor< T >::ValueExtractor (  )  [inline]

Definition at line 70 of file PayLoadInspector.h.

00070 {}

template<typename T>
cond::ValueExtractor< T >::ValueExtractor ( What const &   )  [inline]

Definition at line 71 of file PayLoadInspector.h.

00071 {}


Member Function Documentation

template<typename T>
void cond::ValueExtractor< T >::compute ( Class const &   )  [inline, private, virtual]

Reimplemented from cond::BaseValueExtractor< T >.

Definition at line 74 of file PayLoadInspector.h.

00074 {}

template<typename T>
static What cond::ValueExtractor< T >::what (  )  [inline, static]

Definition at line 72 of file PayLoadInspector.h.

00072 { return What();}


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