|
EPAM B2BITS CME MDP Handler C++
6.2.1
|
#include <B2BITS_CmeMdpChannel.h>

Public Member Functions | |
| ChannelOptions () | |
Public Attributes | |
| std::string | label_ |
| Channel description. More... | |
| std::string | instrumentAddressA_ |
| Instrument definition address A. More... | |
| u16 | instrumentPortA_ |
| Instrument definition port A. More... | |
| std::string | instrumentAddressB_ |
| Instrument definition address B. More... | |
| u16 | instrumentPortB_ |
| Instrument definition port B. More... | |
| std::string | snapshotAddressA_ |
| Snapshot address A. More... | |
| u16 | snapshotPortA_ |
| Snapshot port A. More... | |
| std::string | snapshotAddressB_ |
| Snapshot address B. More... | |
| u16 | snapshotPortB_ |
| Snapshot port B. More... | |
| std::string | incrementalAddressA_ |
| Incremental address A. More... | |
| u16 | incrementalPortA_ |
| Incremental port A. More... | |
| std::string | incrementalAddressB_ |
| Incremental address B. More... | |
| u16 | incrementalPortB_ |
| Incremental port B. More... | |
| std::string | tcpAddressA_ |
| TCP replay address A. More... | |
| u16 | tcpPortA_ |
| TCP replay port A. More... | |
| std::string | tcpAddressB_ |
| TCP replay address B. More... | |
| u16 | tcpPortB_ |
| TCP replay port B. More... | |
Channel options.
|
inline |
| std::string Cme::Mdp::ChannelOptions::incrementalAddressA_ |
Incremental address A.
| std::string Cme::Mdp::ChannelOptions::incrementalAddressB_ |
Incremental address B.
| u16 Cme::Mdp::ChannelOptions::incrementalPortA_ |
Incremental port A.
| u16 Cme::Mdp::ChannelOptions::incrementalPortB_ |
Incremental port B.
| std::string Cme::Mdp::ChannelOptions::instrumentAddressA_ |
Instrument definition address A.
| std::string Cme::Mdp::ChannelOptions::instrumentAddressB_ |
Instrument definition address B.
| u16 Cme::Mdp::ChannelOptions::instrumentPortA_ |
Instrument definition port A.
| u16 Cme::Mdp::ChannelOptions::instrumentPortB_ |
Instrument definition port B.
| std::string Cme::Mdp::ChannelOptions::label_ |
Channel description.
| std::string Cme::Mdp::ChannelOptions::snapshotAddressA_ |
Snapshot address A.
| std::string Cme::Mdp::ChannelOptions::snapshotAddressB_ |
Snapshot address B.
| u16 Cme::Mdp::ChannelOptions::snapshotPortA_ |
Snapshot port A.
| u16 Cme::Mdp::ChannelOptions::snapshotPortB_ |
Snapshot port B.
| std::string Cme::Mdp::ChannelOptions::tcpAddressA_ |
TCP replay address A.
| std::string Cme::Mdp::ChannelOptions::tcpAddressB_ |
TCP replay address B.
| u16 Cme::Mdp::ChannelOptions::tcpPortA_ |
TCP replay port A.
| u16 Cme::Mdp::ChannelOptions::tcpPortB_ |
TCP replay port B.
1.8.5