Async 1.8.0
Async::MsgPacker< double > Class Reference

#include <AsyncMsg.h>

Inheritance diagram for Async::MsgPacker< double >:
Async::Packer64< double >

Additional Inherited Members

- 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)
 

Detailed Description

Definition at line 318 of file AsyncMsg.h.


The documentation for this class was generated from the following file: