conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
conduit::EventRegistry Member List

This is the complete list of members for conduit::EventRegistry, including all inherited members.

add()conduit::EventRegistryinline
add_descriptor(parcel::cell_type_descriptor_t desc)conduit::EventRegistryinline
decode_cbor(std::span< const std::uint8_t > bytes) constconduit::EventRegistryinline
decode_cbor(std::span< const char > bytes) constconduit::EventRegistryinline
decode_json(parcel::json_t const &j) constconduit::EventRegistryinline
EventRegistry()conduit::EventRegistryinline
EventRegistry(const EventRegistry &other)conduit::EventRegistryinline
EventRegistry(EventRegistry &&) noexcept=deleteconduit::EventRegistry
operator=(const EventRegistry &)=deleteconduit::EventRegistry
operator=(EventRegistry &&) noexcept=deleteconduit::EventRegistry
parcel_registry_snapshot() const noexceptconduit::EventRegistryinline
~EventRegistry()=defaultconduit::EventRegistry