AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
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