Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::nodejs::AsyncOperation Member List

This is the complete list of members for bb::nodejs::AsyncOperation, including all inherited members.

_deferredbb::nodejs::AsyncOperationprivate
_fnbb::nodejs::AsyncOperationprivate
_resultbb::nodejs::AsyncOperationprivate
AsyncOperation(Napi::Env env, std::shared_ptr< Napi::Promise::Deferred > deferred, async_fn fn)bb::nodejs::AsyncOperationinline
AsyncOperation(const AsyncOperation &)=deletebb::nodejs::AsyncOperation
AsyncOperation(AsyncOperation &&)=deletebb::nodejs::AsyncOperation
Execute() overridebb::nodejs::AsyncOperationinline
OnError(const Napi::Error &e) overridebb::nodejs::AsyncOperationinline
OnOK() overridebb::nodejs::AsyncOperationinline
operator=(const AsyncOperation &)=deletebb::nodejs::AsyncOperation
operator=(AsyncOperation &&)=deletebb::nodejs::AsyncOperation
~AsyncOperation() override=defaultbb::nodejs::AsyncOperation