Namespaces | Functions

loaders/csv_file.cpp File Reference

#include <loaders/csv_file.h>
#include <utilities/testing_utilities.h>
Include dependency graph for csv_file.cpp:

Go to the source code of this file.

Namespaces

namespace  nitro

Functions

std::size_t nitro::CSV_FILE_READ_BUFFER_SIZE (1024)
const std::size_t nitro::START_FIELD (1)
const std::size_t nitro::READ_DATA (2)
const std::size_t nitro::END_QUOTED_FIELD (3)
const std::size_t nitro::ADD_FIELD (4)
const std::size_t nitro::TRY_READ_NEXT (5)
const std::size_t nitro::QUOTE_WAS_FOUND (6)
const std::size_t nitro::END_RECORD (7)

Generated by  doxygen 1.6.1