JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces | Functions
order_executed_message.hpp File Reference
#include <boost/endian/buffers.hpp>
#include <iosfwd>

Go to the source code of this file.

Classes

struct  jb::pitch2::order_executed_message
 Represent the 'Order Executed' message in the PITCH-2.X protocol. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::pitch2
 

Functions

std::ostream & jb::pitch2::operator<< (std::ostream &os, order_executed_message const &x)
 Streaming operator for jb::pitch2::order_executed_message. More...