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

#include <network.hpp>

Public Member Functions

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

Public Attributes

size_t cb = sizeof(*this)
host_port_t bind
qstring certchain_path
qstring privkey_path

Constructor & Destructor Documentation

◆ irs_server_opts_t() [1/2]

irs_server_opts_t::irs_server_opts_t ( )
inline

◆ irs_server_opts_t() [2/2]

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

Member Data Documentation

◆ cb

size_t irs_server_opts_t::cb = sizeof(*this)

◆ bind

host_port_t irs_server_opts_t::bind

◆ certchain_path

qstring irs_server_opts_t::certchain_path

◆ privkey_path

qstring irs_server_opts_t::privkey_path

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