Evo C++ Library v0.5.1
Classes | Namespaces | Macros
ioasync_client.h File Reference

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
 

Detailed Description

Evo AsyncClient.

Macro Definition Documentation

◆ INCL_evo_ioasync_client_h

#define INCL_evo_ioasync_client_h