|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::nodejs::AsyncOperation, including all inherited members.
| _deferred | bb::nodejs::AsyncOperation | private |
| _fn | bb::nodejs::AsyncOperation | private |
| _result | bb::nodejs::AsyncOperation | private |
| AsyncOperation(Napi::Env env, std::shared_ptr< Napi::Promise::Deferred > deferred, async_fn fn) | bb::nodejs::AsyncOperation | inline |
| AsyncOperation(const AsyncOperation &)=delete | bb::nodejs::AsyncOperation | |
| AsyncOperation(AsyncOperation &&)=delete | bb::nodejs::AsyncOperation | |
| Execute() override | bb::nodejs::AsyncOperation | inline |
| OnError(const Napi::Error &e) override | bb::nodejs::AsyncOperation | inline |
| OnOK() override | bb::nodejs::AsyncOperation | inline |
| operator=(const AsyncOperation &)=delete | bb::nodejs::AsyncOperation | |
| operator=(AsyncOperation &&)=delete | bb::nodejs::AsyncOperation | |
| ~AsyncOperation() override=default | bb::nodejs::AsyncOperation |