NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
none.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  websocketpp::concurrency::none_impl::fake_mutex
 A fake mutex implementation that does nothing. More...
 
class  websocketpp::concurrency::none_impl::fake_lock_guard
 A fake lock guard implementation that does nothing. More...
 
class  websocketpp::concurrency::none
 Stub concurrency policy that implements the interface using no-ops. More...
 

Namespaces

 websocketpp
 Namespace for the WebSocket++ project.
 
 websocketpp::concurrency
 Concurrency handling support.
 
 websocketpp::concurrency::none_impl
 Implementation for no-op locking primitives.