MessagePack for C++
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Functions
a
b
c
d
e
f
g
i
l
m
o
p
s
t
u
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
d
e
f
i
k
m
o
p
s
t
u
v
z
Typedefs
b
c
d
m
r
t
v
Related Functions
Files
File List
File Members
All
_
b
c
m
Functions
Variables
Typedefs
Enumerations
Enumerator
m
Macros
_
b
m
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
msgpack.hpp
Go to the documentation of this file.
1
//
2
// MessagePack for C++
3
//
4
// Copyright (C) 2008-2009 FURUHASHI Sadayuki
5
//
6
// Distributed under the Boost Software License, Version 1.0.
7
// (See accompanying file LICENSE_1_0.txt or copy at
8
// http://www.boost.org/LICENSE_1_0.txt)
9
//
10
#include "
msgpack/object.hpp
"
11
#include "
msgpack/iterator.hpp
"
12
#include "
msgpack/zone.hpp
"
13
#include "
msgpack/pack.hpp
"
14
#include "
msgpack/null_visitor.hpp
"
15
#include "
msgpack/parse.hpp
"
16
#include "
msgpack/unpack.hpp
"
17
#include "
msgpack/x3_parse.hpp
"
18
#include "
msgpack/x3_unpack.hpp
"
19
#include "
msgpack/sbuffer.hpp
"
20
#include "
msgpack/vrefbuffer.hpp
"
21
#include "
msgpack/version.hpp
"
22
#include "
msgpack/type.hpp
"
iterator.hpp
null_visitor.hpp
object.hpp
pack.hpp
parse.hpp
sbuffer.hpp
type.hpp
unpack.hpp
version.hpp
vrefbuffer.hpp
x3_parse.hpp
x3_unpack.hpp
zone.hpp
Generated by
1.9.1