MessagePack for C++
Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
msgpack
unpack_error
Public Member Functions
|
List of all members
msgpack::unpack_error Struct Reference
#include <
unpack.hpp
>
Inheritance diagram for msgpack::unpack_error:
Public Member Functions
unpack_error
(const std::string &msg)
unpack_error
(const char *msg)
Constructor & Destructor Documentation
msgpack::unpack_error::unpack_error
(
const std::string &
msg
)
inline
explicit
msgpack::unpack_error::unpack_error
(
const char *
msg
)
inline
explicit
The documentation for this struct was generated from the following file:
/home/kondo/work/msgpack-c/include/msgpack/v1/
unpack.hpp
Generated by
1.8.11