#include <freebase_parser.h>
Definition at line 45 of file freebase_parser.h.
| freebase_parser::freebase_parser |
( |
| ) |
|
| bool freebase_parser::load |
( |
const std::string |
fname | ) |
|
| InsertRec * freebase_parser::next |
( |
int * |
countp | ) |
|
| std::string freebase_parser::m_category |
|
private |
| int freebase_parser::m_column_id |
|
private |
| std::vector<ColumnInfo> freebase_parser::m_column_info |
|
private |
| int freebase_parser::m_column_name |
|
private |
| std::ifstream freebase_parser::m_fin |
|
private |
| std::string freebase_parser::m_fname |
|
private |
| std::string freebase_parser::m_header_line |
|
private |
| std::string freebase_parser::m_line |
|
private |
| int freebase_parser::m_lineno |
|
private |
The documentation for this class was generated from the following files: