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
adaptor
pack
Public Member Functions
|
List of all members
msgpack::adaptor::pack< T, Enabler > Struct Template Reference
#include <
adaptor_base.hpp
>
Inheritance diagram for msgpack::adaptor::pack< T, Enabler >:
[
legend
]
Collaboration diagram for msgpack::adaptor::pack< T, Enabler >:
[
legend
]
Public Member Functions
template<typename Stream >
msgpack::packer
< Stream > &
operator()
(
msgpack::packer
< Stream > &o, T const &v) const
Member Function Documentation
◆
operator()()
template<typename T , typename Enabler >
template<typename Stream >
msgpack::packer
< Stream > &
msgpack::adaptor::pack
< T, Enabler >::operator()
(
msgpack< T, Enabler >::
packer
< Stream > &
o
,
T const &
v
)
const
inline
References
msgpack::detail::packer_serializer< Stream, T >::pack()
.
The documentation for this struct was generated from the following files:
msgpack/v1/adaptor/
adaptor_base.hpp
msgpack/v1/
object.hpp
Generated by
1.9.1