#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(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), and cond::persistency::BulkInserter< Types >::insert().
|
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().