JayBeams
0.1
Another project to have fun coding.
|
#include <jb/pitch2/base_add_order_message.hpp>
Go to the source code of this file.
Classes | |
struct | jb::pitch2::short_add_order_message |
Represent the short version of 'Add Order' 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, short_add_order_message const &x) |
Streaming operator for jb::pitch2::short_add_order_message. More... | |