#include <gendb_if.h>
|
| NewCol (DbDataValueVec *n, DbDataValueVec *v, int ttl) |
|
| NewCol (DbDataValueVec *n, DbDataValueVec *v, int ttl, DbDataValueVec *t) |
|
| NewCol (const std::string &n, const DbDataValue &v, int ttl) |
|
| NewCol (const std::string &n, const DbDataValue &v, int ttl, DbDataValueVec *t) |
|
| NewCol (const NewCol &rhs) |
|
bool | operator== (const NewCol &rhs) const |
|
size_t | GetSize () const |
|
Definition at line 146 of file gendb_if.h.
◆ NewCol() [1/5]
◆ NewCol() [2/5]
◆ NewCol() [3/5]
GenDb::NewCol::NewCol |
( |
const std::string & |
n, |
|
|
const DbDataValue & |
v, |
|
|
int |
ttl |
|
) |
| |
|
inline |
◆ NewCol() [4/5]
◆ NewCol() [5/5]
GenDb::NewCol::NewCol |
( |
const NewCol & |
rhs | ) |
|
|
inline |
◆ GetSize()
size_t NewCol::GetSize |
( |
| ) |
const |
◆ operator==()
bool GenDb::NewCol::operator== |
( |
const NewCol & |
rhs | ) |
const |
|
inline |
◆ cftype_
◆ name
◆ timestamp
◆ ttl
◆ value
The documentation for this struct was generated from the following files: