#include <CdbBdbNTupleConversionImpl.hh>
Static Public Member Functions | |
| CdbStatus | to_transient (CdbCPtr< CdbNTuple< std::string, NCOL > > &thePtr, const ooRef(BdbObject)&thePersRef) |
| Convert a persistent object to the transient form. | |
| CdbStatus | to_transient (CdbNTuple< std::string, NCOL > *&thePtr, const ooRef(BdbObject)&thePersRef) |
| Convert a persistent object to the transient form (regular pointer version). | |
| CdbStatus | to_persistent (ooRef(BdbObject)&thePersRef, const CdbCPtr< CdbNTuple< std::string, NCOL > > &thePtr, const BdbRefAny &theHintRef) |
| Convert a transient object to the persistent form. | |
This specialization is only meant to be used for n-tuples of strings.
Definition at line 108 of file CdbBdbNTupleConversionImpl.hh.
|
||||||||||||||||||||
|
Convert a transient object to the persistent form.
|
|
||||||||||||||||
|
Convert a persistent object to the transient form (regular pointer version).
|
|
||||||||||||||||
|
Convert a persistent object to the transient form.
|
1.3-rc3