JayBeams  0.1
Another project to have fun coding.
Namespaces | Functions
messages.hpp File Reference
#include <jb/itch5/stock_directory_message.hpp>

Go to the source code of this file.

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.
 

Functions

stock_directory_message jb::itch5::testing::create_stock_directory (char const *symbol)
 Create a dummy jb::itch5::stock_directory_message for testing. More...