Async 1.7.0
|
#include <AsyncMsg.h>
Static Public Member Functions | |
static bool | pack (std::ostream &os, const double &val) |
static size_t | packedSize (const double &val) |
static bool | unpack (std::istream &is, double &val) |
Static Public Member Functions inherited from Async::Packer64< double > | |
static bool | pack (std::ostream &os, const double &val) |
static size_t | packedSize (const double &val) |
static bool | unpack (std::istream &is, double &val) |
Definition at line 318 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 263 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 264 of file AsyncMsg.h.
|
inlinestatic |
Definition at line 265 of file AsyncMsg.h.