nlib
CsvReader.h File Reference

Defines the class for reading CSV. More...

#include "nn/nlib/msgpack/MpObject.h"
#include "nn/nlib/Swap.h"

Go to the source code of this file.

Classes

class  nn::nlib::msgpack::CsvReader
 CSV parser. Reads and parses the CSV string from the stream. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 
 nn::nlib::msgpack
 The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser.
 

Detailed Description

Defines the class for reading CSV.

Definition in file CsvReader.h.