Clementine
Public Member Functions | List of all members
sender Struct Reference
Inheritance diagram for sender:
Inheritance graph
[legend]
Collaboration diagram for sender:
Collaboration graph
[legend]

Public Member Functions

 sender (asio::io_context &io_context, const asio::ip::address &multicast_address)
 
void handle_send_to (const asio::error_code &error)
 
void handle_timeout (const asio::error_code &error)
 
 sender (asio::io_context &io_context, const asio::ip::address &multicast_address)
 
template<typename R >
operation_state connect (ASIO_MOVE_ARG(R) r) const
 
template<typename R >
operation_state connect (ASIO_MOVE_ARG(R) r) const
 
template<typename R >
void submit (ASIO_MOVE_ARG(R) r) const
 
template<typename R >
operation_state connect (ASIO_MOVE_ARG(R) r) const
 
template<typename R >
void submit (ASIO_MOVE_ARG(R) r) const
 

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