ledger-core
Public Member Functions | List of all members
ledger::core::ProgressNotifier< T > Class Template Reference

Public Member Functions

 ProgressNotifier (const ProgressNotifier &notifier)=delete
 
void setProgress (const std::string &step, double progress)
 
void success (const T &result)
 
void failure (const Exception &exception)
 
void onProgress (const std::shared_ptr< api::ExecutionContext > &context, const ProgressHandler &handler) const
 
Future< T > getFuture () const
 

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