Index B | C | D | E | F | G | H | I | M | N | P | R | S | T | W B BUILTIN_CLASSES (in module parityos_serialization.utils.typedefs) C class_tagger (parityos_serialization.serializer.Serializer property) ClassError ClassGetterHook (in module parityos_serialization.utils.typedefs) ClassGetterPredicate (in module parityos_serialization.utils.typedefs) ClassTagger (class in parityos_serialization.utils.class_tagger) D DataError DEFAULT_CLASS_TO_IMPORT_PATH (in module parityos_serialization.utils.typedefs) DEFAULT_PASS_THROUGH_CLASSES (in module parityos_serialization.utils.typedefs) deregister_classes() (parityos_serialization.utils.class_tagger.NameClassTagger method) deregister_pass_through_class() (parityos_serialization.serializer.Serializer method) deserialize() (parityos_serialization.serializer.Serializer method) deserialize_attrs_class() (in module parityos_serialization.serializer) deserialize_class_from_keywords() (in module parityos_serialization.serializer) deserialize_dataclass() (in module parityos_serialization.serializer) deserialize_enum() (in module parityos_serialization.serializer) deserialize_from_pickle_interface() (in module parityos_serialization.serializer) deserialize_generic_alias() (in module parityos_serialization.serializer) deserialize_mapping() (in module parityos_serialization.serializer) deserialize_object() (parityos_serialization.serializer.Serializer method) deserialize_pass_through() (in module parityos_serialization.serializer) deserialize_raise() (in module parityos_serialization.serializer) deserialize_sequence() (in module parityos_serialization.serializer) deserialize_type() (in module parityos_serialization.serializer) DeserializeHook (in module parityos_serialization.serializer) DeserializePredicate (in module parityos_serialization.utils.typedefs) DeterministicJsonSerializer (class in parityos_serialization.serializer) DictTypedDataConverter (class in parityos_serialization.utils.typed_data_converter) DispatchClassTagger (class in parityos_serialization.utils.class_tagger) E extract_class_tag() (parityos_serialization.utils.typed_data_converter.DictTypedDataConverter method) (parityos_serialization.utils.typed_data_converter.PairTypedDataConverter method) (parityos_serialization.utils.typed_data_converter.TypedDataConverter method) F FallBackStrategy (class in parityos_serialization.serializer) FastJsonSerializer (class in parityos_serialization.serializer) G GenericAliasDict (class in parityos_serialization.utils.typedefs) get_class_from_object() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) get_class_from_tag() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.ImportPathClassTagger method) (parityos_serialization.utils.class_tagger.NameClassTagger method) get_default_tag_from_class() (parityos_serialization.utils.class_tagger.DispatchClassTagger method) (parityos_serialization.utils.class_tagger.ImportPathClassTagger method) (parityos_serialization.utils.class_tagger.NameClassTagger method) get_import_path() (in module parityos_serialization.utils.misc_utils) get_tag_from_class() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) get_unique_subclasses() (in module parityos_serialization.utils.misc_utils) H HookPair (class in parityos_serialization.serializer) I import_from_path() (in module parityos_serialization.utils.misc_utils) ImportPathClassTagger (class in parityos_serialization.utils.class_tagger) inject_class_tag() (parityos_serialization.utils.typed_data_converter.DictTypedDataConverter method) (parityos_serialization.utils.typed_data_converter.PairTypedDataConverter method) (parityos_serialization.utils.typed_data_converter.TypedDataConverter method) is_generic_alias() (in module parityos_serialization.utils.misc_utils) is_metaclass() (in module parityos_serialization.utils.misc_utils) is_self_type() (parityos_serialization.utils.typed_data_converter.DictTypedDataConverter class method) (parityos_serialization.utils.typed_data_converter.PairTypedDataConverter class method) (parityos_serialization.utils.typed_data_converter.TypedDataConverter class method) is_slotted_class_state() (in module parityos_serialization.utils.misc_utils) M module parityos_serialization parityos_serialization.serializer parityos_serialization.utils parityos_serialization.utils.class_tagger parityos_serialization.utils.misc_utils parityos_serialization.utils.typed_data_converter parityos_serialization.utils.typedefs N NameClassTagger (class in parityos_serialization.utils.class_tagger) P PairTypedDataConverter (class in parityos_serialization.utils.typed_data_converter) parityos_serialization module parityos_serialization.serializer module parityos_serialization.utils module parityos_serialization.utils.class_tagger module parityos_serialization.utils.misc_utils module parityos_serialization.utils.typed_data_converter module parityos_serialization.utils.typedefs module PASS_THROUGH (parityos_serialization.serializer.FallBackStrategy attribute) pass_through_classes (parityos_serialization.serializer.Serializer property) PICKLE_INTERFACE (parityos_serialization.serializer.FallBackStrategy attribute) R RAISE (parityos_serialization.serializer.FallBackStrategy attribute) register() (in module parityos_serialization.utils.class_tagger) register_class_deserialization_hook() (parityos_serialization.serializer.Serializer method) register_class_getter_hook() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) register_class_serialization_hook() (parityos_serialization.serializer.Serializer method) register_classes() (parityos_serialization.utils.class_tagger.NameClassTagger method) register_pass_through_class() (parityos_serialization.serializer.Serializer method) register_predicate_class_getter_hook() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) register_predicate_deserialization_hook() (parityos_serialization.serializer.Serializer method) register_predicate_serialization_hook() (parityos_serialization.serializer.Serializer method) register_predicate_tag_getter_hook() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) (parityos_serialization.utils.class_tagger.NameClassTagger method) register_tag_getter_hook() (parityos_serialization.utils.class_tagger.ClassTagger method) (parityos_serialization.utils.class_tagger.DispatchClassTagger method) (parityos_serialization.utils.class_tagger.NameClassTagger method) S serialize() (parityos_serialization.serializer.Serializer method) serialize_attrs() (in module parityos_serialization.serializer) serialize_dataclass() (in module parityos_serialization.serializer) serialize_enum() (in module parityos_serialization.serializer) serialize_from_pickle_interface() (in module parityos_serialization.serializer) serialize_generic_alias() (in module parityos_serialization.serializer) serialize_iterable() (in module parityos_serialization.serializer) serialize_mapping() (in module parityos_serialization.serializer) serialize_mapping_deterministic() (in module parityos_serialization.serializer) serialize_mapping_hashable_keys() (in module parityos_serialization.serializer) serialize_object() (parityos_serialization.serializer.Serializer method) serialize_pass_through() (in module parityos_serialization.serializer) serialize_raise() (in module parityos_serialization.serializer) serialize_set_deterministic() (in module parityos_serialization.serializer) serialize_type() (in module parityos_serialization.serializer) SerializeHook (in module parityos_serialization.serializer) SerializePredicate (in module parityos_serialization.utils.typedefs) Serializer (class in parityos_serialization.serializer) T TagGetterHook (in module parityos_serialization.utils.typedefs) TagGetterPredicate (in module parityos_serialization.utils.typedefs) to_frozenset() (in module parityos_serialization.utils.misc_utils) typed_data_converter (parityos_serialization.serializer.Serializer property) TypedDataConverter (class in parityos_serialization.utils.typed_data_converter) TypedDataDict (class in parityos_serialization.utils.typedefs) TypedDataPair (in module parityos_serialization.utils.typedefs) TypedDataTypes (in module parityos_serialization.utils.typedefs) W walk_subclasses() (in module parityos_serialization.utils.misc_utils)