tree: 8a2be1b761574e16b21d902b6d105d43ef4e06a1 [path history] [tgz]
  1. README.md
all/fidl/fidl.test.doccomments/README.md

fidl.test.doccomments

PROTOCOLS

Interface

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

Method

Request {#Interface.Method_Request}

<EMPTY>

OnEvent

Response {#Interface.OnEvent_Response}

<EMPTY>

STRUCTS

Struct {#Struct data-text=“Struct”}

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

ENUMS

MyFlexibleEnum flexible{:.fidl-attribute}

Type: uint32

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

MyStrictEnum strict{:.fidl-attribute}

Type: uint32

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

TABLES

Table {#Table data-text=“Table”}

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

UNIONS

FlexibleUnion flexible{:.fidl-attribute} {#FlexibleUnion data-text=“FlexibleUnion”}

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

StrictUnion strict{:.fidl-attribute} {#StrictUnion data-text=“StrictUnion”}

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

BITS

MyFlexibleBits flexible{:.fidl-attribute}

Type: uint32

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

MyStrictBits strict{:.fidl-attribute}

Type: uint32

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

CONSTANTS