OpenLibrary
Public Member Functions | List of all members
ol::ThreadSafeResource< T >::INotify Struct Referenceabstract

Notification interface. More...

#include <ts_resource.hpp>

Public Member Functions

virtual void unlocked ()=0
 Called when Accessor is being destructed and resource is unlocked.
 

Detailed Description

template<typename T>
struct ol::ThreadSafeResource< T >::INotify

Notification interface.


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