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

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

_register_handler(uint32_t msgType, const std::function< R(const P &, const msgpack::object &)> &fn, bool unique=false)bb::nodejs::AsyncMessageProcessorinlineprivate
close()bb::nodejs::AsyncMessageProcessorinline
dispatcherbb::nodejs::AsyncMessageProcessorprivate
openbb::nodejs::AsyncMessageProcessorprivate
process_message(const Napi::CallbackInfo &info)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)() const, bool unique=false)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)(), bool unique=false)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)(const P &) const, bool unique=false)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)(const P &), bool unique=false)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)(const P &, const msgpack::object &) const, bool unique=false)bb::nodejs::AsyncMessageProcessorinline
register_handler(uint32_t msgType, T *self, R(T::*handler)(const P &, const msgpack::object &), bool unique=false)bb::nodejs::AsyncMessageProcessorinline