|
IODA Bundle
|
Additional Inherited Members | |
Public Member Functions inherited from odc::api::Frame | |
| Frame (Reader &reader) | |
| Frame (const Frame &reader) | |
| ~Frame () | |
| bool | next (bool aggregated=true, long rowlimit=-1) |
| size_t | rowCount () const |
| size_t | columnCount () const |
| const std::vector< ColumnInfo > & | columnInfo () const |
| void | decode (Decoder &target, size_t nthreads) const |
| Span | span (const std::vector< std::string > &columns, bool onlyConstantValues) const |
Definition at line 36 of file api/odc.cc.