ZIO
Python and C++ interface to ZeroMQ and Zyre
Public Attributes | List of all members
zio::CoordHeader Struct Reference

#include <message.hpp>

Public Attributes

origin_t origin {0}
 
granule_t granule {0}
 
seqno_t seqno {0}
 

Detailed Description

Definition at line 40 of file message.hpp.

Member Data Documentation

◆ granule

granule_t zio::CoordHeader::granule {0}

Definition at line 42 of file message.hpp.

◆ origin

origin_t zio::CoordHeader::origin {0}

Definition at line 41 of file message.hpp.

◆ seqno

seqno_t zio::CoordHeader::seqno {0}

Definition at line 43 of file message.hpp.


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