Async 1.8.0
|
#include <AsyncMsg.h>
Static Public Member Functions | |
static bool | pack (std::ostream &os, char val) |
static size_t | packedSize (const char &val) |
static bool | unpack (std::istream &is, char &val) |
Definition at line 269 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 272 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 277 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 278 of file AsyncMsg.h.