|
using | ptr = shared_ptr< RecvSession< OutputBuffer, MsgArbitrator >> |
|
using | CleanupFunc = std::function< void()> |
|
|
| RecvSession (Config const &config, StringTrieSet const &subscriptions, boost::regex const &topicRegex, CleanupFunc cleanupFunc, io_service &ios, OutputBuffer &outputBuffer, MsgArbitrator &arb) |
|
void | start (tcp::resolver::iterator endpointIt) |
|
void | sendSubscribe (Topic const &t) |
|
void | sendUnsubscribe (Topic const &t) |
|
void | heartbeat () |
|
char const * | id () const |
|
The documentation for this struct was generated from the following file: