#include <CdbBdbNTupleConversionRules.hh>
Public Types | |
| typedef P | Transient |
| typedef P | Persistent |
Static Public Member Functions | |
| const Persistent & | to_persistent (const Transient &value) |
| const Transient & | to_transient (const Persistent &value) |
This is a complementary facility whose template parameter is a persistent type of elements. This class can be used to derive a persistent type for the specified persistent one, when when the actual transient type is not known.
The specializations are also available.
Definition at line 44 of file CdbBdbNTupleConversionRules.hh.
|
|||||
|
Definition at line 47 of file CdbBdbNTupleConversionRules.hh. |
|
|||||
|
Definition at line 46 of file CdbBdbNTupleConversionRules.hh. |
|
||||||||||
|
Definition at line 49 of file CdbBdbNTupleConversionRules.hh. |
|
||||||||||
|
Definition at line 50 of file CdbBdbNTupleConversionRules.hh. |
1.3-rc3