JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces
mock_udp_socket.hpp File Reference
#include <boost/asio.hpp>
#include <gmock/gmock.h>

Go to the source code of this file.

Classes

struct  jb::itch5::testing::mock_udp_socket
 A Mock Object for the socket class. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::itch5
 Contains classes and functions to parse NASDAQ ITCH-5.0 messages, more information about ITCH-5.0 can be found at: http://www.nasdaqtrader.com/content/technicalsupport/specifications/dataproducts/NQTVITCHSpecification.pdf.
 
 jb::itch5::testing
 Functions used in testing jb::itch5 entities.