Async 1.8.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 321 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 324 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 332 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 333 of file AsyncMsg.h.