Async 1.8.0
Async::MsgPacker< int8_t > Class Reference

#include <AsyncMsg.h>

Inheritance diagram for Async::MsgPacker< int8_t >:
Async::Packer8< int8_t >

Additional Inherited Members

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

Detailed Description

Definition at line 405 of file AsyncMsg.h.


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