Async 1.8.0
Async::MsgPacker< uint16_t > Class Reference

#include <AsyncMsg.h>

Inheritance diagram for Async::MsgPacker< uint16_t >:
Async::Packer16< uint16_t >

Additional Inherited Members

- Static Public Member Functions inherited from Async::Packer16< uint16_t >
static bool pack (std::ostream &os, const uint16_t &val)
 
static size_t packedSize (const uint16_t &val)
 
static bool unpack (std::istream &is, uint16_t &val)
 

Detailed Description

Definition at line 384 of file AsyncMsg.h.


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