|
Evo C++ Library v0.5.1
|
Evo AsyncClient. More...
#include "ioasync_base.h"Go to the source code of this file.
Classes | |
| class | AsyncClient< T, Q > |
| Template class for an async I/O client. More... | |
| struct | AsyncClient< T, Q >::OnConnect |
| Client connected event. More... | |
| struct | AsyncClient< T, Q >::OnError |
| Client error event. More... | |
| struct | AsyncClient< T, Q >::PreQueueItem |
| Request data for prequeue. More... | |
| struct | AsyncClient< T, Q >::RequestWriter |
| Used by the protocol implementation to write a request to an AsyncClient. More... | |
Namespaces | |
| evo | |
| Evo C++ Library namespace. | |
Macros | |
| #define | INCL_evo_ioasync_client_h |
Evo AsyncClient.
| #define INCL_evo_ioasync_client_h |
1.8.13