Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CdbBdbNTupleConversionRules_Explicit< T, P > Struct Template Reference

The non-trivial "persistent/transient" converter for elements of tuples. More...

#include <CdbBdbNTupleConversionRules.hh>

List of all members.

Public Types

typedef T Transient
typedef P Persistent

Static Public Member Functions

Persistent to_persistent (const Transient &value)
Transient to_transient (const Persistent &value)


Detailed Description

template<class T, class P>
struct CdbBdbNTupleConversionRules_Explicit< T, P >

The non-trivial "persistent/transient" converter for elements of tuples.

This converter will use type cast operator to convert values of elements.

Definition at line 142 of file CdbBdbNTupleConversionRules.hh.


Member Typedef Documentation

template<class T, class P>
typedef P CdbBdbNTupleConversionRules_Explicit< T, P >::Persistent
 

Definition at line 145 of file CdbBdbNTupleConversionRules.hh.

template<class T, class P>
typedef T CdbBdbNTupleConversionRules_Explicit< T, P >::Transient
 

Definition at line 144 of file CdbBdbNTupleConversionRules.hh.


Member Function Documentation

template<class T, class P>
Persistent CdbBdbNTupleConversionRules_Explicit< T, P >::to_persistent const Transient   value [inline, static]
 

Definition at line 147 of file CdbBdbNTupleConversionRules.hh.

template<class T, class P>
Transient CdbBdbNTupleConversionRules_Explicit< T, P >::to_transient const Persistent   value [inline, static]
 

Definition at line 148 of file CdbBdbNTupleConversionRules.hh.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 5 18:22:17 2005 for CDB by doxygen1.3-rc3