ledger-core
Public Member Functions | Protected Attributes | List of all members
ledger::core::DedicatedContext Class Reference
+ Inheritance diagram for ledger::core::DedicatedContext:

Public Member Functions

 DedicatedContext (const std::shared_ptr< api::ExecutionContext > &context)
 
template<typename T >
Future< T > async (std::function< T()> f)
 
template<typename T >
Future< T > async (std::function< T()> f) const
 
Future< Unitrun (std::function< void()> f)
 
std::shared_ptr< api::ExecutionContextgetContext () const
 

Protected Attributes

std::shared_ptr< api::ExecutionContext_executionContext
 

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