nlib
msgpack.h
Go to the documentation of this file.
1
2
#pragma once
3
#ifndef INCLUDE_NN_NLIB_MSGPACK_MSGPACK_H_
4
#define INCLUDE_NN_NLIB_MSGPACK_MSGPACK_H_
5
6
#include "
nn/nlib/msgpack/CsvReader.h
"
7
#include "
nn/nlib/msgpack/MpObject.h
"
8
9
#endif // INCLUDE_NN_NLIB_MSGPACK_MSGPACK_H_
MpObject.h
Object created when MessagePack, JSON, or CSV is read.
CsvReader.h
Defines the class for reading CSV.
© 2012-2016 Nintendo Co., Ltd. All rights reserved.