Structs§
- Bank
Account Marker - Bank
Account Proxy - A Service representing a BankAccount, with two views of the data: read-only, and read-write.
- Read
Only Account Control Handle - Read
Only Account Event Stream - Read
Only Account GetBalance Responder - Read
Only Account GetBalance Response - Read
Only Account GetOwner Responder - Read
Only Account GetOwner Response - Read
Only Account Marker - Read
Only Account Proxy - Read
Only Account Request Stream - A Stream of incoming requests for fuchsia.examples.services/ReadOnlyAccount.
- Read
Only Account Synchronous Proxy - Read
Write Account Control Handle - Read
Write Account Credit Request - Read
Write Account Credit Responder - Read
Write Account Debit Request - Read
Write Account Debit Responder - Read
Write Account Debit Response - Read
Write Account Event Stream - Read
Write Account GetBalance Responder - Read
Write Account GetOwner Responder - Read
Write Account Marker - Read
Write Account Proxy - Read
Write Account Request Stream - A Stream of incoming requests for fuchsia.examples.services/ReadWriteAccount.
- Read
Write Account Synchronous Proxy
Enums§
- Bank
Account Request - A request for one of the member protocols of BankAccount.
- Read
Only Account Event - Read
Only Account Request - Provides read-only access to a bank account.
- Read
Write Account Event - Read
Write Account Request - Provides read-write access to a bank account.