Async
1.5.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 267 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 270 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 275 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 276 of file AsyncMsg.h.