Contents

  • PROTOCOLS
  • Interface
    • Method
    • OnEvent
  • STRUCTS
    • Struct
  • ENUMS
    • MyStrictEnum
    • MyFlexibleEnum
  • TABLES
    • Table
  • UNIONS
    • StrictUnion
    • FlexibleUnion
  • BITS
    • MyStrictBits
    • MyFlexibleBits
  • CONSTANTS

fidl.test.doccomments

PROTOCOLS

Interface

Defined in fidl.test.doccomments/doc_comments.test.fidl

Method

Request

OnEvent

Response

STRUCTS

Struct

Defined in fidl.test.doccomments/doc_comments.test.fidl

ENUMS

MyStrictEnum

Type: uint32

Defined in fidl.test.doccomments/doc_comments.test.fidl

MyFlexibleEnum

Type: uint32

Defined in fidl.test.doccomments/doc_comments.test.fidl

TABLES

Table

Defined in fidl.test.doccomments/doc_comments.test.fidl

UNIONS

StrictUnion

Defined in fidl.test.doccomments/doc_comments.test.fidl

FlexibleUnion

Defined in fidl.test.doccomments/doc_comments.test.fidl

BITS

MyStrictBits

Type: uint32

Defined in fidl.test.doccomments/doc_comments.test.fidl

MyFlexibleBits

Type: uint32

Defined in fidl.test.doccomments/doc_comments.test.fidl

CONSTANTS

Powered by Gitiles| Privacy| Terms
source