Represents CME channel connection. More...
#include <B2BITS_MDApplication.h>
Collaboration diagram for Globex::ChannelConnection:Public Member Functions | |
| ChannelConnection (std::string const &channel_id, std::string const &connection_id) | |
| ChannelConnection (std::string const &connection_id) | |
Public Attributes | |
| std::string | channelID_ |
| ID of the channel. | |
| std::string | connectionID_ |
| ID of the connection. | |
Represents CME channel connection.
Definition at line 62 of file B2BITS_MDApplication.h.
| Globex::ChannelConnection::ChannelConnection | ( | std::string const & | channel_id, |
| std::string const & | connection_id | ||
| ) | [inline] |
Definition at line 64 of file B2BITS_MDApplication.h.
| Globex::ChannelConnection::ChannelConnection | ( | std::string const & | connection_id ) | [inline, explicit] |
Definition at line 70 of file B2BITS_MDApplication.h.
| std::string Globex::ChannelConnection::channelID_ |
ID of the channel.
Definition at line 77 of file B2BITS_MDApplication.h.
| std::string Globex::ChannelConnection::connectionID_ |
1.7.2