BaseTransport.h
Delegate< bool(Stream &)> DataHandler
Definition: BaseTransport.h:59
Definition: Components/Hosted/include/Hosted/Client.h:31
void onData(DataHandler handler)
Definition: BaseTransport.h:65
virtual ~BaseTransport()
Definition: BaseTransport.h:61
Definition: Delegate.h:20