Async
1.5.0
|
#include <AsyncMsg.h>
Static Public Member Functions | |
static bool | pack (std::ostream &os, const T &val) |
static size_t | packedSize (const T &val) |
static bool | unpack (std::istream &is, T &val) |
Definition at line 339 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 342 of file AsyncMsg.h.
Referenced by Async::Packer64< uint64_t >::unpack().
|
inlinestatic |
Definition at line 350 of file AsyncMsg.h.
Referenced by Async::Packer64< uint64_t >::unpack().
|
inlinestatic |
Definition at line 351 of file AsyncMsg.h.
Referenced by Async::Packer64< uint64_t >::unpack().