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

DbNTupleCnv.cpp File Reference

#include "DbNTupleCnv.h"
#include "GaudiDb/DbColumn.h"
#include "GaudiDb/DbContainer.h"
#include "GaudiDb/IDataBaseMgr.h"
#include "GaudiDb/DbPersistent.h"
#include "GaudiDb/DbCnvFactory.h"
#include "GaudiDb/DbVArray.h"
#include "GaudiDb/DbAddress.h"
#include "GaudiDb/DbFactory.h"
#include "GaudiKernel/xtoa.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/SmartRef.h"
#include "GaudiKernel/GenericAddress.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/IDataDirectory.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/ISelectStatement.h"
#include "GaudiKernel/ContainedObject.h"
#include "GaudiKernel/MsgStream.h"

Go to the source code of this file.

Compounds

class  GenericLinkIO

Defines

#define DBCNV_NTUPLES_DBTUPLECNV_CPP
#define ALLOW_ALL_TYPES

Functions

template int saveItem< unsigned char > (StreamBuffer& s, const unsigned char* buff, int len)
template int saveItem< unsigned short > (StreamBuffer& s, const unsigned short* buff, int len )
template int saveItem< unsigned int > (StreamBuffer& s, const unsigned int* buff, int len )
template int saveItem< unsigned long > (StreamBuffer& s, const unsigned long* buff, int len )
template int saveItem< char > (StreamBuffer& s, const char* buff, int len )
template int saveItem< short > (StreamBuffer& s, const short* buff, int len )
template int saveItem< int > (StreamBuffer& s, const int* buff, int len )
template int saveItem< long > (StreamBuffer& s, const long* buff, int len )
template int saveItem< float > (StreamBuffer& s, const float* buff, int len )
template int saveItem< double > (StreamBuffer& s, const double* buff, int len )

Variables

const ICnvFactoryDbOOMsDbRWNTupleCnvFactory = s_RWNTfactory
const ICnvFactoryDbOOMsDbCWNTupleCnvFactory = s_CWNTfactory


Define Documentation

#define ALLOW_ALL_TYPES
 

Definition at line 13 of file DbNTupleCnv.cpp.

#define DBCNV_NTUPLES_DBTUPLECNV_CPP
 

Definition at line 10 of file DbNTupleCnv.cpp.


Function Documentation

template int saveItem< char > ( StreamBuffer & s,
const char * buff,
int len )
 

template int saveItem< double > ( StreamBuffer & s,
const double * buff,
int len )
 

template int saveItem< float > ( StreamBuffer & s,
const float * buff,
int len )
 

template int saveItem< int > ( StreamBuffer & s,
const int * buff,
int len )
 

template int saveItem< long > ( StreamBuffer & s,
const long * buff,
int len )
 

template int saveItem< short > ( StreamBuffer & s,
const short * buff,
int len )
 

template int saveItem< unsigned char > ( StreamBuffer & s,
const unsigned char * buff,
int len )
 

template int saveItem< unsigned int > ( StreamBuffer & s,
const unsigned int * buff,
int len )
 

template int saveItem< unsigned long > ( StreamBuffer & s,
const unsigned long * buff,
int len )
 

template int saveItem< unsigned short > ( StreamBuffer & s,
const unsigned short * buff,
int len )
 


Variable Documentation

const ICnvFactory & DbOOMsDbCWNTupleCnvFactory = s_CWNTfactory
 

Definition at line 52 of file DbNTupleCnv.cpp.

const ICnvFactory & DbOOMsDbRWNTupleCnvFactory = s_RWNTfactory
 

Definition at line 50 of file DbNTupleCnv.cpp.


Generated at Wed Nov 21 12:22:20 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000