class BaseNetworkSocketGetIpMulticastInterfaceResponse
Defined at line 6896 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 6906 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 6909 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 6910 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