Async 1.7.0
|
#include <AsyncMsg.h>
Static Public Member Functions | |
static bool | pack (std::ostream &os, const std::set< I > &s) |
static size_t | packedSize (const std::set< I > &s) |
static bool | unpack (std::istream &is, std::set< I > &s) |
Definition at line 499 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 502 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 522 of file AsyncMsg.h.
References Async::MsgPacker< T >::packedSize().
|
inlinestatic |
Definition at line 531 of file AsyncMsg.h.