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

Specialize jb::itch5::encoder<> for a timestamp. More...

#include <timestamp.hpp>

Static Public Member Functions

static void w (std::size_t size, void *buf, std::size_t offset, timestamp x)
 Please see the generic documentation for jb::itch5::decoder<>::r() More...
 

Detailed Description

template<bool validate>
struct jb::itch5::encoder< validate, timestamp >

Specialize jb::itch5::encoder<> for a timestamp.

Definition at line 62 of file timestamp.hpp.

Member Function Documentation

◆ w()

template<bool validate>
static void jb::itch5::encoder< validate, timestamp >::w ( std::size_t  size,
void *  buf,
std::size_t  offset,
timestamp  x 
)
inlinestatic

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