class BaseNetworkSocketGetIpMulticastInterfaceResponse
Defined at line 6894 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void BaseNetworkSocketGetIpMulticastInterfaceResponse (Storage_ storage)
void BaseNetworkSocketGetIpMulticastInterfaceResponse (::fuchsia_net::Ipv4Address value)
void BaseNetworkSocketGetIpMulticastInterfaceResponse ()
Default constructs a |BaseNetworkSocketGetIpMulticastInterfaceResponse| only if all of its members are default constructible.
Defined at line 6904 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseNetworkSocketGetIpMulticastInterfaceResponse (BaseNetworkSocketGetIpMulticastInterfaceResponse && )
Defined at line 6907 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseNetworkSocketGetIpMulticastInterfaceResponse (const BaseNetworkSocketGetIpMulticastInterfaceResponse & other)
BaseNetworkSocketGetIpMulticastInterfaceResponse & operator= (BaseNetworkSocketGetIpMulticastInterfaceResponse && )
Defined at line 6908 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
BaseNetworkSocketGetIpMulticastInterfaceResponse & operator= (const BaseNetworkSocketGetIpMulticastInterfaceResponse & other)
bool operator== (const BaseNetworkSocketGetIpMulticastInterfaceResponse & other)
bool operator!= (const BaseNetworkSocketGetIpMulticastInterfaceResponse & other)
const ::fuchsia_net::Ipv4Address & value ()
::fuchsia_net::Ipv4Address & value ()
BaseNetworkSocketGetIpMulticastInterfaceResponse & value (::fuchsia_net::Ipv4Address value)
Setter for value.
void BaseNetworkSocketGetIpMulticastInterfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits