#include <recipients_handler.hh>
|
container_t::iterator | find (const boost::asio::ip::tcp::endpoint &ep) |
|
Definition at line 17 of file recipients_handler.hh.
◆ container_t
◆ RecipientsHandler()
RecipientsHandler::RecipientsHandler |
( |
size_t |
circbuf_size = 10 | ) |
|
|
inline |
◆ ~RecipientsHandler()
RecipientsHandler::~RecipientsHandler |
( |
| ) |
|
|
inline |
◆ add()
bool RecipientsHandler::add |
( |
const std::string & |
id | ) |
|
|
inline |
◆ remove()
bool RecipientsHandler::remove |
( |
const std::string & |
id | ) |
|
|
inline |
◆ send()
bool RecipientsHandler::send |
( |
const Frame & |
data | ) |
|
|
inline |
◆ wipe()
void RecipientsHandler::wipe |
( |
| ) |
|
|
inline |
◆ find()
container_t::iterator RecipientsHandler::find |
( |
const boost::asio::ip::tcp::endpoint & |
ep | ) |
|
|
inlineprivate |
◆ m_service
boost::asio::io_service RecipientsHandler::m_service |
|
private |
◆ m_circbuff_size
const size_t RecipientsHandler::m_circbuff_size |
|
private |
◆ m_recipients
The documentation for this class was generated from the following file: