Structs§
- Device
Close Responder - Device
ClrSet Feature Request - Device
ClrSet Feature Responder - Device
ClrSet Feature Response - Device
Control Handle - Device
Describe Responder - Device
Describe Response - Device
Event Stream - Device
GetWindow Size Responder - Device
GetWindow Size Response - Device
Make Active Request - Device
Make Active Responder - Device
Make Active Response - Device
Marker - Device
Open Client Request - Device
Open Client Responder - Device
Open Client Response - Device
Proxy - Device
Query Responder - Device
Read Events Responder - Device
Read Events Response - Device
Read Responder - Device
Request Stream - A Stream of incoming requests for fuchsia.hardware.pty/Device.
- Device
SetWindow Size Request - Device
SetWindow Size Responder - Device
SetWindow Size Response - Device
Synchronous Proxy - Device
Write Responder - Service
Marker - Service
Proxy - Window
Size
Enums§
- Device
Event - Device
Request - Service
Request - A request for one of the member protocols of Service.
Constants§
- DEVICE_
PROTOCOL_ NAME - EVENT_
HANGUP - The terminal has no active client.
- EVENT_
INTERRUPT - The terminal received a ^C control character.
- EVENT_
MASK - All events
- EVENT_
SUSPEND - The terminal received a ^Z control character.
- EVENT_
WINDOW_ SIZE - The terminal window has resized.
- FEATURE_
RAW - When Feature Raw is enabled, OOB Events like ^c, ^z, etc are not generated. Instead the character is read from the read() input path.