ledger-core
ledger::core::ProgressNotifier< T > Member List

This is the complete list of members for ledger::core::ProgressNotifier< T >, including all inherited members.

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