Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::udp_socket::impl Class Reference

Public Member Functions

 impl ()
 
 ~impl ()
 

Public Attributes

std::shared_ptr< boost::asio::ip::udp::socket > _sock
 

Detailed Description

Definition at line 7 of file udp_socket.cpp.

Constructor & Destructor Documentation

◆ impl()

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

Definition at line 10 of file udp_socket.cpp.

10{}

◆ ~impl()

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

Definition at line 11 of file udp_socket.cpp.

11{}

Member Data Documentation

◆ _sock

std::shared_ptr<boost::asio::ip::udp::socket> fc::udp_socket::impl::_sock

Definition at line 13 of file udp_socket.cpp.


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