Async
1.5.0
|
#include <AsyncMsg.h>
Static Public Member Functions | |
static bool | pack (std::ostream &os, const std::string &val) |
static size_t | packedSize (const std::string &val) |
static bool | unpack (std::istream &is, std::string &val) |
Definition at line 406 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 409 of file AsyncMsg.h.
References Async::MsgPacker< T >::pack().
|
inlinestatic |
Definition at line 420 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 424 of file AsyncMsg.h.