JayBeams
0.1
Another project to have fun coding.
|
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 | |
template<typename based_order_book > | |
void | jb::itch5::testing::test_generate_inside_basic (based_order_book &base) |
Test generate_inside. More... | |
BOOST_AUTO_TEST_CASE (generate_inside_basic) | |
BOOST_AUTO_TEST_CASE | ( | generate_inside_basic | ) |
Definition at line 129 of file ut_generate_inside.cpp.
References jb::itch5::testing::test_generate_inside_basic().