PionNetworkLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
connection.hpp File Reference
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/asio.hpp>
#include <boost/array.hpp>
#include <boost/function.hpp>
#include <boost/function/function1.hpp>
#include <pion/config.hpp>
#include <string>
Include dependency graph for connection.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  pion::tcp::connection
 
class  pion::tcp::connection::ssl_socket_type
 

Namespaces

 pion
 
 pion::tcp
 

Typedefs

typedef boost::shared_ptr
< connection > 
pion::tcp::connection_ptr
 data type for a connection pointer More...