BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
fc::udp_socket::impl Class Reference

Public Member Functions

 impl ()
 
 ~impl ()
 

Public Attributes

boost::asio::ip::udp::socket _sock
 

Detailed Description

Definition at line 9 of file udp_socket.cpp.

Constructor & Destructor Documentation

◆ impl()

fc::udp_socket::impl::impl ( )
inline

Definition at line 11 of file udp_socket.cpp.

◆ ~impl()

fc::udp_socket::impl::~impl ( )
inline

Definition at line 12 of file udp_socket.cpp.

Member Data Documentation

◆ _sock

boost::asio::ip::udp::socket fc::udp_socket::impl::_sock

Definition at line 16 of file udp_socket.cpp.


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