COOPY » Guide
version 0.6.5
|
#include <coopy/CsvTextBook.h>
#include <coopy/CsvFile.h>
#include <coopy/FormatSniffer.h>
#include <algorithm>
Go to the source code of this file.
Functions | |
static string | getRoot (const char *fname) |
static string getRoot | ( | const char * | fname | ) | [static] |
Definition at line 12 of file CsvTextBook.cpp.
Referenced by coopy::store::CsvTextBook::readCsvs(), and coopy::store::CsvTextBook::write().