Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/db_svc/DbSvc.h>
Public Member Functions | |
unsigned int | Size () const |
void | Add (const std::string name, const std::string type, const bool is_key=false) |
void | Get (const int idx, std::string &name, std::string &type, bool &is_key) const |
void DbSvc::VarList::Add | ( | const std::string | name, |
const std::string | type, | ||
const bool | is_key = false |
||
) |
Definition at line 282 of file DbSvc.cc.
Referenced by Fun4AllSpillDstOutputManager::EnableDB(), Fun4AllSpillSRawEventOutputManager::EnableDB(), DecoStatusDb::InitTable(), and GeomParamPlane::WriteDbTable().
void DbSvc::VarList::Get | ( | const int | idx, |
std::string & | name, | ||
std::string & | type, | ||
bool & | is_key | ||
) | const |
Definition at line 289 of file DbSvc.cc.
Referenced by DbSvc::CreateTable().
|
inline |
Definition at line 24 of file DbSvc.h.
Referenced by DbSvc::CreateTable().