class CallbacksResponseRequest
Defined at line 198 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/natural_types.h
Public Methods
void CallbacksResponseRequest (Storage_ storage)
void CallbacksResponseRequest (::fuchsia_hardware_vsock::Addr addr)
void CallbacksResponseRequest ()
Default constructs a |CallbacksResponseRequest| only if all of its members are default constructible.
Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/natural_types.h
void CallbacksResponseRequest (CallbacksResponseRequest && )
Defined at line 212 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/natural_types.h
void CallbacksResponseRequest (const CallbacksResponseRequest & other)
CallbacksResponseRequest & operator= (CallbacksResponseRequest && )
Defined at line 213 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/natural_types.h
CallbacksResponseRequest & operator= (const CallbacksResponseRequest & other)
bool operator== (const CallbacksResponseRequest & other)
bool operator!= (const CallbacksResponseRequest & other)
const ::fuchsia_hardware_vsock::Addr & addr ()
::fuchsia_hardware_vsock::Addr & addr ()
CallbacksResponseRequest & addr (::fuchsia_hardware_vsock::Addr value)
Setter for addr.
void CallbacksResponseRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits