JayBeams  0.1
Another project to have fun coding.
buy_sell_indicator.hpp
Go to the documentation of this file.
1 #ifndef jb_itch5_buy_sell_indicator_hpp
2 #define jb_itch5_buy_sell_indicator_hpp
3 
5 
6 namespace jb {
7 namespace itch5 {
8 
9 /**
10  * Represent the 'Buy/Sell Indicator' field on several messages.
11  */
13 
14 } // namespace itch5
15 } // namespace jb
16 
17 #endif // jb_itch5_buy_sell_indicator_hpp
char_list_field< u 'S', u 'B'> buy_sell_indicator_t
Represent the &#39;Buy/Sell Indicator&#39; field on several messages.
The top-level namespace for the JayBeams library.
Definition: as_hhmmss.hpp:7