Otclient  14/8/2020
declarations.h File Reference
#include <framework/global.h>
#include <boost/asio.hpp>
#include <boost/system/error_code.hpp>
Include dependency graph for declarations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef stdext::shared_object_ptr< InputMessageInputMessagePtr
 
typedef stdext::shared_object_ptr< OutputMessageOutputMessagePtr
 
typedef stdext::shared_object_ptr< ConnectionConnectionPtr
 
typedef stdext::shared_object_ptr< ProtocolProtocolPtr
 
typedef stdext::shared_object_ptr< ProtocolHttpProtocolHttpPtr
 
typedef stdext::shared_object_ptr< ServerServerPtr
 

Typedef Documentation

◆ ConnectionPtr

Definition at line 41 of file declarations.h.

◆ InputMessagePtr

◆ OutputMessagePtr

◆ ProtocolHttpPtr

◆ ProtocolPtr

Definition at line 42 of file declarations.h.

◆ ServerPtr

Definition at line 44 of file declarations.h.