Async  1.5.0
List of all members
Async::MsgPacker< double > Class Template 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

template<>
class Async::MsgPacker< double >

Definition at line 316 of file AsyncMsg.h.


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