JayBeams  0.1
Another project to have fun coding.
cross_type.hpp
Go to the documentation of this file.
1 #ifndef jb_itch5_cross_type_hpp
2 #define jb_itch5_cross_type_hpp
3 
5 
6 namespace jb {
7 namespace itch5 {
8 
9 /**
10  * Represent the 'Cross Type' field on 'Cross Trade' and 'Net Order
11  * Imbalance Indicator' messages.
12  */
14 
15 } // namespace itch5
16 } // namespace jb
17 
18 #endif // jb_itch5_cross_type_hpp
char_list_field< u 'O', u 'C', u 'H', u 'I'> cross_type_t
Represent the &#39;Cross Type&#39; field on &#39;Cross Trade&#39; and &#39;Net Order Imbalance Indicator&#39; messages...
Definition: cross_type.hpp:13
The top-level namespace for the JayBeams library.
Definition: as_hhmmss.hpp:7