parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
parcel::ParcelRegistry Member List

This is the complete list of members for parcel::ParcelRegistry, including all inherited members.

all() constparcel::ParcelRegistryinline
cell_from_json(json_t const &j) constparcel::ParcelRegistryinline
contains(std::string_view kind) constparcel::ParcelRegistryinline
count() const noexceptparcel::ParcelRegistryinline
define(std::string_view kind) constparcel::ParcelRegistryinline
find(std::string_view kind) constparcel::ParcelRegistryinline
find_by_category(descriptor::CellCategory c) constparcel::ParcelRegistryinline
find_by_storage(std::type_index ti) constparcel::ParcelRegistryinline
find_by_storage() constparcel::ParcelRegistryinline
kinds() constparcel::ParcelRegistryinline
ParcelRegistry(BuiltinsOptions opts={})parcel::ParcelRegistryinlineexplicit
register_cells()parcel::ParcelRegistryinline
register_kind(cell_type_descriptor_t d)parcel::ParcelRegistryinline
register_kinds(Ds &&... ds)parcel::ParcelRegistryinline