NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::concurrency::basic Class Reference

Concurrency policy that uses std::mutex / boost::mutex. More...

#include <basic.hpp>

Public Types

typedef lib::mutex mutex_type
 
typedef lib::lock_guard< mutex_typescoped_lock_type
 

Detailed Description

Concurrency policy that uses std::mutex / boost::mutex.

Definition at line 37 of file basic.hpp.

Member Typedef Documentation

Definition at line 39 of file basic.hpp.

Definition at line 40 of file basic.hpp.


The documentation for this class was generated from the following file: