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 
12 
13 #endif // INCLUDE_NN_NLIB_MSGPACK_MSGPACK_H_
Writes the deserializer of MessagePack.
Writes the serializer of MessagePack.
Defines the class for writing JSON.
Object created when MessagePack, JSON, or CSV is read.
Defines the class for reading JSON.
Defines the class for reading CSV.