CatapultServer  v0.5.0.1 (Elephant)
catapult::utils::NoOpReaderNotificationPolicy Struct Reference

A no-op reader notification policy. More...

Public Member Functions

constexpr void readerAcquired ()
 A reader was acquried by the current thread. More...
 
constexpr void readerReleased ()
 A reader was released by the current thread. More...
 

Detailed Description

A no-op reader notification policy.

Member Function Documentation

◆ readerAcquired()

constexpr void catapult::utils::NoOpReaderNotificationPolicy::readerAcquired ( )
inlineconstexpr

A reader was acquried by the current thread.

◆ readerReleased()

constexpr void catapult::utils::NoOpReaderNotificationPolicy::readerReleased ( )
inlineconstexpr

A reader was released by the current thread.


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