libjmmcg  build_2176
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::exchanges::BATSBOE::common::connectivity_policy< LogonT >::gateways_t Struct Reference

#include <connectivity_policy.hpp>

Public Member Functions

 gateways_t (endpoint_t const &primary) noexcept(true)
 
 gateways_t (gateways_t const &gws) noexcept(true)
 

Public Attributes

endpoint_t primary_gateway
 

Detailed Description

template<class LogonT>
struct jmmcg::exchanges::BATSBOE::common::connectivity_policy< LogonT >::gateways_t

Definition at line 44 of file connectivity_policy.hpp.

Constructor & Destructor Documentation

template<class LogonT >
jmmcg::exchanges::BATSBOE::common::connectivity_policy< LogonT >::gateways_t::gateways_t ( endpoint_t const &  primary)
inlineexplicitnoexcept

Definition at line 47 of file connectivity_policy.hpp.

template<class LogonT >
jmmcg::exchanges::BATSBOE::common::connectivity_policy< LogonT >::gateways_t::gateways_t ( gateways_t const &  gws)
inlinenoexcept

Definition at line 50 of file connectivity_policy.hpp.

Member Data Documentation

template<class LogonT >
endpoint_t jmmcg::exchanges::BATSBOE::common::connectivity_policy< LogonT >::gateways_t::primary_gateway

Definition at line 45 of file connectivity_policy.hpp.


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