|
EPAM B2BITS C++ Bovespa MarketData handler
1.27.1
|
FAST/FIX Bovespa namespace. More...
Classes | |
| struct | ChannelConnection |
| Represents Bovespa channel connection. More... | |
| struct | TCPReplayParams |
| Represents TCPReplay params. More... | |
| struct | BovespaApplicationParams |
| Startup parameters. More... | |
| class | BovespaApplication |
| Represents Bovespa application. More... | |
| class | BovespaApplicationListener |
| class | SecurityDefinitionListener |
| Receives Security Definition messages. More... | |
| class | InstrumentListener |
| Receives instrument related events. More... | |
| class | FeedListener |
| Receives Security Definition messages. More... | |
| class | ReferenceCounter |
| class | BovespaThreadManager |
| Represents Bovespa thread manager. More... | |
| struct | BovespaChannelInfo |
| Information about Channel/Feed IDs. More... | |
| struct | BovespaSubscriptionItem |
| Information for/about subscription. More... | |
Typedefs | |
| typedef std::string | Symbol |
| typedef u64 | SecurityID |
| typedef std::string | SecurityDesc |
| typedef std::vector < BovespaChannelInfo > | BovespaChannels |
Enumerations | |
| enum | RecoveryOptions { RO_USE_MARKET_RECOVERY = 0, RO_USE_NATURAL_REFRESH, RO_USE_ALL_METHODS, RO_USE_MARKET_START_NATURAL_REFRESH_RECOVERY } |
| enum | RecoveryReason { RR_NA = 0, RR_SNAPSHOT, RR_NATURAL_RECOVERY, RR_EMPTYDATA, RR_GAP_REASON, RR_USER_REASON, RR_FIRST_RECOVERY_REASON, RR_RESET } |
| enum | Specialtags { ST_CHANNELID = 1, ST_ALLCHANNELS = 2, ST_NOTHING } |
FAST/FIX Bovespa namespace.
| typedef std::vector<BovespaChannelInfo> Bovespa::BovespaChannels |
| typedef std::string Bovespa::SecurityDesc |
| typedef u64 Bovespa::SecurityID |
| typedef std::string Bovespa::Symbol |
| enum Bovespa::Specialtags |
1.8.5