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

Go to the source code of this file.

Classes

struct  jb::pitch2::auction_update_message
 Represent the 'Auction Update' 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, auction_update_message const &x)
 Streaming operator for jb::pitch2::auction_update_message. More...