IDA C++ SDK 9.2
Loading...
Searching...
No Matches
irs_client_opts_t Struct Reference

#include <network.hpp>

Public Member Functions

 irs_client_opts_t ()
 irs_client_opts_t (const qstring &_host, int _port)

Public Attributes

size_t cb = sizeof(*this)
endpoint_credentials_t server
endpoint_credentials_t proxy
cancel_connect_cb_info_t cancel_connect_cb_info

Constructor & Destructor Documentation

◆ irs_client_opts_t() [1/2]

irs_client_opts_t::irs_client_opts_t ( )
inline

◆ irs_client_opts_t() [2/2]

irs_client_opts_t::irs_client_opts_t ( const qstring & _host,
int _port )
inline

Member Data Documentation

◆ cb

size_t irs_client_opts_t::cb = sizeof(*this)

◆ server

endpoint_credentials_t irs_client_opts_t::server

◆ proxy

endpoint_credentials_t irs_client_opts_t::proxy

◆ cancel_connect_cb_info

cancel_connect_cb_info_t irs_client_opts_t::cancel_connect_cb_info

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