On this page
LibTmux.Internal.EntityMaterializationState
- Module
- LibTmux.Internal
- Package
- LibTmux
- Source
- src/LibTmux/Materialization/EntityMaterializationState.cs
-
Carries one materialized row's copied fields and its place in the tmux hierarchy.
Relation slots start uncaptured. Hierarchy capture belongs to the snapshot layer, which replaces slots with a <see langword="with" /> expression rather than reaching back into materialization.
6 declared, 0 inherited
Members
- Generation property Gets the generation observed when the row was parsed.
- RawFields property Gets the decoded tmux fields for one row.
- Server property Gets the server that owns the materialized entity.
- SessionId property Gets the parent session, when the row names one.
- WindowEdge property Gets the session-to-window edge, uncaptured until linked.
- WindowId property Gets the parent window, when the row names one.