Eris  1.4.0
Public Attributes | List of all members
Eris::StreamSocket::Callbacks Struct Reference

Methods that are used as callbacks. More...

#include <StreamSocket.h>

Public Attributes

std::function< void()> dispatch
 Called when operations have arrived and needs dispatching.
 
std::function< void(Status)> stateChanged
 Called when the internal state has changed.
 

Detailed Description

Methods that are used as callbacks.


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