#include <csv.h>
Definition at line 55 of file csv.h.
◆ csv_reader()
◆ ~csv_reader()
ledger::csv_reader::~csv_reader |
( |
| ) |
|
|
inline |
◆ get_last_line()
const char * ledger::csv_reader::get_last_line |
( |
| ) |
const |
|
inline |
◆ get_linenum()
std::size_t ledger::csv_reader::get_linenum |
( |
| ) |
const |
|
inline |
◆ get_pathname()
path ledger::csv_reader::get_pathname |
( |
| ) |
const |
|
inline |
◆ next_line()
char * ledger::csv_reader::next_line |
( |
std::istream & | in | ) |
|
◆ read_field()
string ledger::csv_reader::read_field |
( |
std::istream & | in | ) |
|
◆ read_index()
void ledger::csv_reader::read_index |
( |
std::istream & | in | ) |
|
◆ read_xact()
xact_t * ledger::csv_reader::read_xact |
( |
bool | rich_data | ) |
|
The documentation for this class was generated from the following file: