|
Async 1.8.0
|
#include <AsyncMsg.h>
Additional Inherited Members | |
Static Public Member Functions inherited from Async::Packer32< uint32_t > | |
| static bool | pack (std::ostream &os, const uint32_t &val) |
| static size_t | packedSize (const uint32_t &val) |
| static bool | unpack (std::istream &is, uint32_t &val) |
Definition at line 350 of file AsyncMsg.h.