class BaseRuleSetAuthenticateForRouteTableResponse
Defined at line 458 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/natural_types.h
Public Methods
void BaseRuleSetAuthenticateForRouteTableResponse (Storage_ storage)
void BaseRuleSetAuthenticateForRouteTableResponse (uint8_t __reserved)
void BaseRuleSetAuthenticateForRouteTableResponse ()
Default constructs a |BaseRuleSetAuthenticateForRouteTableResponse| only if all of its members are default constructible.
Defined at line 468 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/natural_types.h
void BaseRuleSetAuthenticateForRouteTableResponse (BaseRuleSetAuthenticateForRouteTableResponse && )
Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/natural_types.h
void BaseRuleSetAuthenticateForRouteTableResponse (const BaseRuleSetAuthenticateForRouteTableResponse & other)
BaseRuleSetAuthenticateForRouteTableResponse & operator= (BaseRuleSetAuthenticateForRouteTableResponse && )
Defined at line 472 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/natural_types.h
BaseRuleSetAuthenticateForRouteTableResponse & operator= (const BaseRuleSetAuthenticateForRouteTableResponse & other)
bool operator== (const BaseRuleSetAuthenticateForRouteTableResponse & other)
bool operator!= (const BaseRuleSetAuthenticateForRouteTableResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
BaseRuleSetAuthenticateForRouteTableResponse & __reserved (uint8_t value)
Setter for __reserved.
void BaseRuleSetAuthenticateForRouteTableResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits