Internal types.
More...
Internal types.
Definition at line 43 of file Odb.cc.
◆ FrameImpl() [1/2]
odc::api::FrameImpl::FrameImpl |
( |
Reader & |
reader | ) |
|
◆ FrameImpl() [2/2]
odc::api::FrameImpl::FrameImpl |
( |
const FrameImpl & |
rhs | ) |
|
◆ columnCount()
size_t odc::api::FrameImpl::columnCount |
( |
| ) |
const |
◆ columnInfo()
const std::vector< ColumnInfo > & odc::api::FrameImpl::columnInfo |
( |
| ) |
const |
◆ decode()
void odc::api::FrameImpl::decode |
( |
Decoder & |
target, |
|
|
size_t |
nthreads |
|
) |
| |
◆ next()
bool odc::api::FrameImpl::next |
( |
bool |
aggregated, |
|
|
long |
rowlimit |
|
) |
| |
◆ rowCount()
size_t odc::api::FrameImpl::rowCount |
( |
| ) |
const |
◆ span()
Span odc::api::FrameImpl::span |
( |
const std::vector< std::string > & |
columns, |
|
|
bool |
onlyConstantValues |
|
) |
| |
◆ columnInfo_
std::vector<ColumnInfo> odc::api::FrameImpl::columnInfo_ |
|
mutableprivate |
◆ first_
bool odc::api::FrameImpl::first_ |
|
private |
◆ it_
◆ reader_
◆ tables_
The documentation for this struct was generated from the following file: