#include <cassert>
#include <boost/thread.hpp>
#include <boost/bind.hpp>
#include <airinv/server/AirInvServer.hpp>
Go to the source code of this file.
Namespaces | |
namespace | AIRINV |
Typedefs | |
typedef boost::shared_ptr < boost::thread > | AIRINV::ThreadShrPtr_T |
typedef std::vector < ThreadShrPtr_T > | AIRINV::ThreadShrPtrList_T |