struct TransportSideType

Defined at line 249 of file ../../tools/fidl/fidlc/src/types.h

Public Members

TransportSide end
basic_string_view protocol_transport

Public Methods

bool ApplyConstraints (TypeResolver * resolver, Reporter * reporter, const TypeConstraints & constraints, const Reference & layout, std::unique_ptr<Type> * out_type, LayoutInvocation * out_params)
void TransportSideType (const Name & name, TransportSide end, std::string_view protocol_transport)

Defined at line 252 of file ../../tools/fidl/fidlc/src/types.h

void TransportSideType (const Name & name, Constraints constraints, TransportSide end, std::string_view protocol_transport)

Defined at line 254 of file ../../tools/fidl/fidlc/src/types.h

bool IsNullable ()

Defined at line 261 of file ../../tools/fidl/fidlc/src/types.h