#include <DbCore.h>
Public Member Functions | |
const coral::AttributeList & | get () const |
RowBuffer () | |
template<typename P > | |
RowBuffer (const P ¶ms) | |
template<typename P > | |
void | set (const P ¶ms) |
Protected Attributes | |
coral::AttributeList | m_data |
Private Member Functions | |
template<typename Params , int n, typename T1 , typename... Ts> | |
void | _set (const Params ¶ms, bool init=true) |
template<typename Params , int n> | |
void | _set (const Params &, bool) |
|
inline |
|
inlineexplicit |
Definition at line 159 of file DbCore.h.
|
inlineprivate |
Definition at line 144 of file DbCore.h.
Referenced by cond::persistency::RowBuffer< Types...>::_set(), cond::persistency::RowBuffer< Types...>::RowBuffer(), and cond::persistency::RowBuffer< Types...>::set().
|
inlineprivate |
|
inline |
Definition at line 171 of file DbCore.h.
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), rrapi.RRApi::columns(), rrapi.RRApi::count(), rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), cond::persistency::GLOBAL_TAG::Table::insert(), cond::persistency::TAG::Table::insert(), cond::persistency::PAYLOAD::Table::insert(), cond::persistency::TAG_MIGRATION::Table::insert(), cond::persistency::BulkInserter< Types >::insert(), cond::persistency::IOV::Table::insertOne(), rrapi.RRApi::report(), rrapi.RRApi::reports(), rrapi.RRApi::tables(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), and rrapi.RRApi::workspaces().
|
inline |
Definition at line 165 of file DbCore.h.
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and cond::persistency::BulkInserter< Types >::insert().
|
protected |
Definition at line 176 of file DbCore.h.
Referenced by cond::persistency::RowBuffer< Types...>::_set(), cond::persistency::RowBuffer< Types...>::get(), and cond::persistency::RowBuffer< Types...>::set().