Scorum
Public Member Functions | List of all members
scorum::chain::dummy_reentrance_guard< ContextType > Class Template Reference

#include <tasks_base.hpp>

Inheritance diagram for scorum::chain::dummy_reentrance_guard< ContextType >:
scorum::chain::task_reentrance_guard_i< ContextType >

Public Member Functions

virtual bool is_allowed (ContextType &)
 
virtual void apply (ContextType &)
 
- Public Member Functions inherited from scorum::chain::task_reentrance_guard_i< ContextType >
virtual ~task_reentrance_guard_i ()
 

Detailed Description

template<typename ContextType>
class scorum::chain::dummy_reentrance_guard< ContextType >

Definition at line 21 of file tasks_base.hpp.

Member Function Documentation

◆ apply()

template<typename ContextType >
virtual void scorum::chain::dummy_reentrance_guard< ContextType >::apply ( ContextType &  )
inlinevirtual

◆ is_allowed()

template<typename ContextType >
virtual bool scorum::chain::dummy_reentrance_guard< ContextType >::is_allowed ( ContextType &  )
inlinevirtual

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