#include "BaBar/BaBar.hh"#include "CdbBdbTable/CdbBdbNTupleConversionImpl.hh"#include "CdbBdbTable/CdbBdbNTupleSimpleImplP_PrimitiveTypes.hh"#include "CdbBdbTable/CdbBdbNTupleSimpleImplP_ooVString.hh"#include "CdbTable/CdbNTupleFactoryFE.hh"#include "CdbBdb/CdbBdbSchemaUtils.hh"#include <assert.h>#include <iostream>Go to the source code of this file.
Compounds | |
| struct | CdbBdbNTupleConversionImpl_Helper |
| Internal implementation helper class. More... | |
Functions | |
| template<unsigned int NCOL, class ELEMENT_CONVERSION_RULES> CdbStatus | CdbBdbNTupleConversionImpl< std::string, NCOL, ELEMENT_CONVERSION_RULES >::to_transient (CdbCPtr< CdbNTuple< std::string, NCOL > > &thePtr, const ooRef(BdbObject)&thePersRef) |
| template<unsigned int NCOL, class ELEMENT_CONVERSION_RULES> CdbStatus | CdbBdbNTupleConversionImpl< std::string, NCOL, ELEMENT_CONVERSION_RULES >::to_transient (CdbNTuple< std::string, NCOL > *&thePtr, const ooRef(BdbObject)&thePersRef) |
| template<unsigned int NCOL, class ELEMENT_CONVERSION_RULES> CdbStatus | CdbBdbNTupleConversionImpl< std::string, NCOL, ELEMENT_CONVERSION_RULES >::to_persistent (ooRef(BdbObject)&thePersRef, const CdbCPtr< CdbNTuple< std::string, NCOL > > &thePtr, const BdbRefAny &theHintRef) |
|
||||||||||||||||||||
|
Definition at line 338 of file CdbBdbNTupleConversionImpl.cc. |
|
||||||||||||||||
|
Definition at line 325 of file CdbBdbNTupleConversionImpl.cc. |
|
||||||||||||||||
|
Definition at line 311 of file CdbBdbNTupleConversionImpl.cc. References CdbStatus::Success. |
1.3-rc3