class IgmpConfiguration
Defined at line 906 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/natural_types.h
Public Methods
void IgmpConfiguration (Storage_ storage)
void IgmpConfiguration ()
Defined at line 911 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/natural_types.h
void IgmpConfiguration (IgmpConfiguration && )
Defined at line 912 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/natural_types.h
void IgmpConfiguration (const IgmpConfiguration & other)
IgmpConfiguration & operator= (IgmpConfiguration && )
Defined at line 913 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/natural_types.h
IgmpConfiguration & operator= (const IgmpConfiguration & other)
bool operator== (const IgmpConfiguration & other)
bool operator!= (const IgmpConfiguration & other)
bool IsEmpty ()
const std::optional< ::fuchsia_net_interfaces_admin::IgmpVersion> & version ()
Indicates the version of IGMP to be performed.
Note that the stack may perform lower versioned IGMP as required
for backwards compatibility with other nodes on the network per
IGMP requirements.
::std::optional< ::fuchsia_net_interfaces_admin::IgmpVersion> & version ()
Indicates the version of IGMP to be performed.
Note that the stack may perform lower versioned IGMP as required
for backwards compatibility with other nodes on the network per
IGMP requirements.
IgmpConfiguration & version (std::optional< ::fuchsia_net_interfaces_admin::IgmpVersion> value)
Indicates the version of IGMP to be performed.
Note that the stack may perform lower versioned IGMP as required
for backwards compatibility with other nodes on the network per
IGMP requirements.
void IgmpConfiguration (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits