libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
conn_args< exchg_t > Struct Template Reference
Inheritance diagram for conn_args< exchg_t >:
[legend]

Public Types

using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 
using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 
using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 
using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 
using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 
using connection_t = typename exchg_t::first_type
 
using simulator_t = typename exchg_t::second_type
 
using conn_pol_t = typename connection_t::conn_pol_t
 

Public Attributes

conn_pol_t conn_pol
 
conn_pol_t::gateways_t gateways
 
const conn_pol_t conn_pol
 

Detailed Description

template<class exchg_t>
struct conn_args< exchg_t >

Definition at line 50 of file batsboe_us_simulators.cpp.

Member Typedef Documentation

◆ conn_pol_t [1/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 53 of file batsboe_eu_simulators.cpp.

◆ conn_pol_t [2/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 53 of file batsboe_eu_simulators.cpp.

◆ conn_pol_t [3/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 53 of file batsboe_us_simulators.cpp.

◆ conn_pol_t [4/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 53 of file batsboe_us_simulators.cpp.

◆ conn_pol_t [5/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 61 of file mit_simulators.cpp.

◆ conn_pol_t [6/6]

template<class exchg_t >
using conn_args< exchg_t >::conn_pol_t = typename connection_t::conn_pol_t

Definition at line 61 of file mit_simulators.cpp.

◆ connection_t [1/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 51 of file batsboe_eu_simulators.cpp.

◆ connection_t [2/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 51 of file batsboe_eu_simulators.cpp.

◆ connection_t [3/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 51 of file batsboe_us_simulators.cpp.

◆ connection_t [4/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 51 of file batsboe_us_simulators.cpp.

◆ connection_t [5/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 59 of file mit_simulators.cpp.

◆ connection_t [6/6]

template<class exchg_t >
using conn_args< exchg_t >::connection_t = typename exchg_t::first_type

Definition at line 59 of file mit_simulators.cpp.

◆ simulator_t [1/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 52 of file batsboe_eu_simulators.cpp.

◆ simulator_t [2/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 52 of file batsboe_eu_simulators.cpp.

◆ simulator_t [3/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 52 of file batsboe_us_simulators.cpp.

◆ simulator_t [4/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 52 of file batsboe_us_simulators.cpp.

◆ simulator_t [5/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 60 of file mit_simulators.cpp.

◆ simulator_t [6/6]

template<class exchg_t >
using conn_args< exchg_t >::simulator_t = typename exchg_t::second_type

Definition at line 60 of file mit_simulators.cpp.

Member Data Documentation

◆ conn_pol [1/2]

template<class exchg_t >
const conn_pol_t conn_args< exchg_t >::conn_pol
Initial value:
{
typename conn_pol_t::gateways_t(
),
0,
{"000"},
simulator_t::proc_rules_t::username,
false
},
exchanges::BATSBOE::common::logoff_args_t{
0
}
}
const Password_t password
Definition: messages.hpp:7
common::logon_args_t logon_args_t
Definition: messages.hpp:1
const unsigned short unused_primary_port
const boost::asio::ip::address primary_gw(boost::asio::ip::address_v4::loopback())

Definition at line 55 of file batsboe_us_simulators.cpp.

◆ conn_pol [2/2]

template<class exchg_t >
const conn_pol_t conn_args< exchg_t >::conn_pol
Initial value:
{
simulator_t::proc_rules_t::username,
simulator_t::proc_rules_t::new_password
},
exchanges::MIT::common::logoff_args_t{
simulator_t::proc_rules_t::logout_reason
}
}
conn_pol_t::gateways_t gateways

Definition at line 67 of file mit_simulators.cpp.

◆ gateways

template<class exchg_t >
conn_pol_t::gateways_t conn_args< exchg_t >::gateways
Initial value:
{
std::make_pair(primary_gw, unused_primary_port),
}
const unsigned short unused_secondary_port
const boost::asio::ip::address secondary_gw(boost::asio::ip::address_v4::loopback())

Definition at line 63 of file mit_simulators.cpp.


The documentation for this struct was generated from the following files: