AirInv Logo  1.00.0
C++ Simulated Airline Inventory Management System library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Connection.hpp File Reference
#include <boost/asio.hpp>
#include <boost/array.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <airinv/server/Reply.hpp>
#include <airinv/server/Request.hpp>

Go to the source code of this file.

Classes

class  AIRINV::Connection

Namespaces

namespace  AIRINV

Typedefs

typedef boost::shared_ptr
< Connection > 
AIRINV::ConnectionShrPtr_T