Structs§
- Channel
- Connected
State - Disconnected
State - Gpadl
- Initiate
Contact Request - Monitor
Page Gpas - Open
Request - Outgoing
Message - Reserved
State - Saved
State - The top-level saved state for the VMBus channels library. It is placed in its own module to
keep the internals private, and the only thing you can do with it is convert to/from
SavedStateData
. This enforces that users always consider both the connected and disconnected states. - Saved
State Data - Alternative representation of the saved state that ensures that all code paths deal with either the connected or disconnected state, and cannot neglect one.
- Signal
Info - Version
Info
Enums§
- Channel
State - Connection
- Connection
Action - Gpadl
State - Modify
State - Monitor
Page Request - Restore
Error - Saved
Connection State - Represents either connected or disconnected saved state.