Async 1.8.0
|
#include <AsyncMsg.h>
Additional Inherited Members | |
![]() | |
static bool | pack (std::ostream &os, const float &val) |
static size_t | packedSize (const float &val) |
static bool | unpack (std::istream &is, float &val) |
Definition at line 352 of file AsyncMsg.h.