Async 1.8.0
|
#include <AsyncMsg.h>
Additional Inherited Members | |
![]() | |
static bool | pack (std::ostream &os, const int64_t &val) |
static size_t | packedSize (const int64_t &val) |
static bool | unpack (std::istream &is, int64_t &val) |
Definition at line 317 of file AsyncMsg.h.