ThinSQLite++
A thin, safe and convenient modern C++ wrapper for SQLite API.
Loading...
Searching...
No Matches
cell Member List

This is the complete list of members for cell, including all inherited members.

_idx (defined in cell)cellprotected
_owner (defined in cell)cellprotected
cell(const statement *owner, int idx) noexceptcellinline
cell(const std::unique_ptr< statement > &owner, int idx) noexceptcellinline
database_name() const noexceptcellinline
declared_type() const noexceptcellinline
name() const noexceptcellinline
origin_name() const noexceptcellinline
table_name() const noexceptcellinline
type() const noexceptcellinline
value() const noexceptcellinline