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

A fake lock guard implementation that does nothing. More...

#include <none.hpp>

Public Member Functions

 fake_lock_guard (fake_mutex)
 
 ~fake_lock_guard ()
 

Detailed Description

A fake lock guard implementation that does nothing.

Definition at line 46 of file none.hpp.

Constructor & Destructor Documentation

websocketpp::concurrency::none_impl::fake_lock_guard::fake_lock_guard ( fake_mutex  )
inlineexplicit

Definition at line 48 of file none.hpp.

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

Definition at line 49 of file none.hpp.


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