|
Selfie
|
This is the complete list of members for selfie_lib.Snapshot.Snapshot, including all inherited members.
| __eq__(self, object other) | selfie_lib.Snapshot.Snapshot | |
| __hash__(self) | selfie_lib.Snapshot.Snapshot | |
| __init__(self, SnapshotValue subject, ArrayMap[str, SnapshotValue] facet_data=ArrayMap.empty()) | selfie_lib.Snapshot.Snapshot | |
| __repr__(self) | selfie_lib.Snapshot.Snapshot | |
| _facet_data | selfie_lib.Snapshot.Snapshot | protected |
| _subject | selfie_lib.Snapshot.Snapshot | protected |
| facets(self) | selfie_lib.Snapshot.Snapshot | |
| items(self) | selfie_lib.Snapshot.Snapshot | |
| of(Union[bytes, str, SnapshotValue] data) | selfie_lib.Snapshot.Snapshot | static |
| of_items(Iterator[tuple[str, SnapshotValue]] items) | selfie_lib.Snapshot.Snapshot | static |
| plus_facet(self, str key, Union[bytes, str, SnapshotValue] value) | selfie_lib.Snapshot.Snapshot | |
| plus_or_replace(self, str key, Union[bytes, str, SnapshotValue] value) | selfie_lib.Snapshot.Snapshot | |
| subject(self) | selfie_lib.Snapshot.Snapshot | |
| subject_or_facet(self, str key) | selfie_lib.Snapshot.Snapshot | |
| subject_or_facet_maybe(self, str key) | selfie_lib.Snapshot.Snapshot |