![]() |
![]() |
#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 |
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 171 of file DbCore.h.
Referenced by Options.Options::__getitem__(), and cond::persistency::GLOBAL_TAG::Table::insert().
|
inline |
|
protected |