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

A fake mutex implementation that does nothing. More...

#include <none.hpp>

Public Member Functions

 fake_mutex ()
 
 ~fake_mutex ()
 

Detailed Description

A fake mutex implementation that does nothing.

Definition at line 39 of file none.hpp.

Constructor & Destructor Documentation

websocketpp::concurrency::none_impl::fake_mutex::fake_mutex ( )
inline

Definition at line 41 of file none.hpp.

websocketpp::concurrency::none_impl::fake_mutex::~fake_mutex ( )
inline

Definition at line 42 of file none.hpp.


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