Async  1.5.0
List of all members
Async::MsgPacker< int32_t > Class Template Reference

#include <AsyncMsg.h>

Inheritance diagram for Async::MsgPacker< int32_t >:
Async::Packer32< int32_t >

Additional Inherited Members

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

Detailed Description

template<>
class Async::MsgPacker< int32_t >

Definition at line 349 of file AsyncMsg.h.


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