class ContextGetRemoteDebuggingPortResponse

Defined at line 946 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Public Methods

void ContextGetRemoteDebuggingPortResponse (Storage_ storage)
void ContextGetRemoteDebuggingPortResponse (uint16_t port)
void ContextGetRemoteDebuggingPortResponse ()

Default constructs a |ContextGetRemoteDebuggingPortResponse| only if all of its members are default constructible.

Defined at line 956 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void ContextGetRemoteDebuggingPortResponse (ContextGetRemoteDebuggingPortResponse && )

Defined at line 959 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void ContextGetRemoteDebuggingPortResponse (const ContextGetRemoteDebuggingPortResponse & other)
ContextGetRemoteDebuggingPortResponse & operator= (ContextGetRemoteDebuggingPortResponse && )

Defined at line 960 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

ContextGetRemoteDebuggingPortResponse & operator= (const ContextGetRemoteDebuggingPortResponse & other)
bool operator== (const ContextGetRemoteDebuggingPortResponse & other)
bool operator!= (const ContextGetRemoteDebuggingPortResponse & other)
uint16_t port ()
uint16_t & port ()
ContextGetRemoteDebuggingPortResponse & port (uint16_t value)

Setter for port.

void ContextGetRemoteDebuggingPortResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits