JayBeams  0.1
Another project to have fun coding.
Static Public Member Functions | List of all members
jb::itch5::decoder< validate, message_header > Struct Template Reference

Specialize decoder for a jb::itch5::message_header. More...

#include <message_header.hpp>

Static Public Member Functions

static message_header r (std::size_t size, void const *buf, std::size_t off)
 Please see the generic documentation for jb::itch5::decoder<>::r() More...
 

Detailed Description

template<bool validate>
struct jb::itch5::decoder< validate, message_header >

Specialize decoder for a jb::itch5::message_header.

Definition at line 62 of file message_header.hpp.

Member Function Documentation

◆ r()

template<bool validate>
static message_header jb::itch5::decoder< validate, message_header >::r ( std::size_t  size,
void const *  buf,
std::size_t  off 
)
inlinestatic

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