tree: 5d074942299df15fa64e29e528964b165727ce8e [path history] [tgz]
  1. README.md
all/fidl/fidl.test.dartbindingstest/README.md

fidl.test.dartbindingstest

PROTOCOLS

HandleRightsTestServer

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

SendChannel

Request {#HandleRightsTestServer.SendChannel_Request}

SendEvent

Request {#HandleRightsTestServer.SendEvent_Request}

SimpleServer

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

Ping

Request {#SimpleServer.Ping_Request}

<EMPTY>

Response {#SimpleServer.Ping_Response}

<EMPTY>

TestServer

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

CloseConnection

Request {#TestServer.CloseConnection_Request}

CloseConnectionWithEpitaph

Request {#TestServer.CloseConnectionWithEpitaph_Request}

EchoChannelAsEvent

Request {#TestServer.EchoChannelAsEvent_Request}

Response {#TestServer.EchoChannelAsEvent_Response}

EmptyEvent

Response {#TestServer.EmptyEvent_Response}

<EMPTY>

EventEvent

Request {#TestServer.EventEvent_Request}

MultipleEvent

Response {#TestServer.MultipleEvent_Response}

NeverEvent

Response {#TestServer.NeverEvent_Response}

<EMPTY>

OneWayExampleBits

Request {#TestServer.OneWayExampleBits_Request}

OneWayExampleTable

Request {#TestServer.OneWayExampleTable_Request}

OneWayExampleXunion

Request {#TestServer.OneWayExampleXunion_Request}

OneWayNoArgs

Request {#TestServer.OneWayNoArgs_Request}

<EMPTY>

OneWayStringArg

Request {#TestServer.OneWayStringArg_Request}

OneWayThreeArgs

Request {#TestServer.OneWayThreeArgs_Request}

ReceivedOneWayExampleBits

Request {#TestServer.ReceivedOneWayExampleBits_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayExampleBits_Response}

ReceivedOneWayExampleTable

Request {#TestServer.ReceivedOneWayExampleTable_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayExampleTable_Response}

ReceivedOneWayExampleXunion

Request {#TestServer.ReceivedOneWayExampleXunion_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayExampleXunion_Response}

ReceivedOneWayNoArgs

Request {#TestServer.ReceivedOneWayNoArgs_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayNoArgs_Response}

ReceivedOneWayString

Request {#TestServer.ReceivedOneWayString_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayString_Response}

ReceivedOneWayThreeArgs

Request {#TestServer.ReceivedOneWayThreeArgs_Request}

<EMPTY>

Response {#TestServer.ReceivedOneWayThreeArgs_Response}

ReplySlowly

Request {#TestServer.ReplySlowly_Request}

Response {#TestServer.ReplySlowly_Response}

ReplyWithErrorEnumMore

Request {#TestServer.ReplyWithErrorEnumMore_Request}

Response {#TestServer.ReplyWithErrorEnumMore_Response}

ReplyWithErrorEnumOne

Request {#TestServer.ReplyWithErrorEnumOne_Request}

Response {#TestServer.ReplyWithErrorEnumOne_Response}

ReplyWithErrorEnumZero

Request {#TestServer.ReplyWithErrorEnumZero_Request}

Response {#TestServer.ReplyWithErrorEnumZero_Response}

ReplyWithErrorMore

Request {#TestServer.ReplyWithErrorMore_Request}

Response {#TestServer.ReplyWithErrorMore_Response}

ReplyWithErrorOne

Request {#TestServer.ReplyWithErrorOne_Request}

Response {#TestServer.ReplyWithErrorOne_Response}

ReplyWithErrorZero

Request {#TestServer.ReplyWithErrorZero_Request}

Response {#TestServer.ReplyWithErrorZero_Response}

SendEmptyEvent

Request {#TestServer.SendEmptyEvent_Request}

<EMPTY>

SendEvent

Request {#TestServer.SendEvent_Request}

SendMultipleEvents

Request {#TestServer.SendMultipleEvents_Request}

SendStringEvent

Request {#TestServer.SendStringEvent_Request}

SendThreeArgEvent

Request {#TestServer.SendThreeArgEvent_Request}

StringEvent

Response {#TestServer.StringEvent_Response}

ThreeArgEvent

Response {#TestServer.ThreeArgEvent_Response}

TwoWayNoArgs

Request {#TestServer.TwoWayNoArgs_Request}

<EMPTY>

Response {#TestServer.TwoWayNoArgs_Response}

<EMPTY>

TwoWayOneHandleArg

Request {#TestServer.TwoWayOneHandleArg_Request}

Response {#TestServer.TwoWayOneHandleArg_Response}

TwoWayStringArg

Request {#TestServer.TwoWayStringArg_Request}

Response {#TestServer.TwoWayStringArg_Response}

TwoWayThreeArgs

Request {#TestServer.TwoWayThreeArgs_Request}

Response {#TestServer.TwoWayThreeArgs_Response}

TwoWayTwoHandleArgs

Request {#TestServer.TwoWayTwoHandleArgs_Request}

Response {#TestServer.TwoWayTwoHandleArgs_Response}

STRUCTS

ChannelWithDefaultRights resource{:.fidl-attribute} {#ChannelWithDefaultRights data-text=“ChannelWithDefaultRights”}

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

ChannelWithReducedRights resource{:.fidl-attribute} {#ChannelWithReducedRights data-text=“ChannelWithReducedRights”}

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

<EMPTY>

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

HandleStruct resource{:.fidl-attribute} {#HandleStruct data-text=“HandleStruct”}

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

NumberHandleNumber resource{:.fidl-attribute} {#NumberHandleNumber data-text=“NumberHandleNumber”}

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

<EMPTY>

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

<EMPTY>

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

ENUMS

EnumOne strict{:.fidl-attribute}

Type: uint32

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

EnumTwo strict{:.fidl-attribute}

Type: uint32

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

FlexibleEnumFour flexible{:.fidl-attribute}

Type: int32

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

FlexibleEnumThree flexible{:.fidl-attribute}

Type: uint64

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

TABLES

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

UNIONS

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/conformance.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

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

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

BITS

ExampleBits strict{:.fidl-attribute}

Type: uint32

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl

FlexibleBits flexible{:.fidl-attribute}

Type: uint32

Defined in fidl.test.dartbindingstest/bindings_test.test.fidl