nlib
|
Defines the class for reading CSV. More...
#include "nn/nlib/msgpack/MpObject.h"
#include "nn/nlib/InputStream.h"
#include "nn/nlib/TextReader.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 common features and features that are highly platform-dependent. Also refer to nlib Platform APIs . nlib_ns is an alias. | |
nn::nlib::msgpack | |
The library used to implement the MessagePack serializer, the JSON parser/writer, and the CSV parser. | |
Defines the class for reading CSV.
Definition in file CsvReader.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.