class BaseRuleSetRemoveRuleResponse
Defined at line 618 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 BaseRuleSetRemoveRuleResponse (Storage_ storage)
void BaseRuleSetRemoveRuleResponse (uint8_t __reserved)
void BaseRuleSetRemoveRuleResponse ()
Default constructs a |BaseRuleSetRemoveRuleResponse| only if all of its members are default constructible.
Defined at line 628 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 BaseRuleSetRemoveRuleResponse (BaseRuleSetRemoveRuleResponse && )
Defined at line 631 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 BaseRuleSetRemoveRuleResponse (const BaseRuleSetRemoveRuleResponse & other)
BaseRuleSetRemoveRuleResponse & operator= (BaseRuleSetRemoveRuleResponse && )
Defined at line 632 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/natural_types.h
BaseRuleSetRemoveRuleResponse & operator= (const BaseRuleSetRemoveRuleResponse & other)
bool operator== (const BaseRuleSetRemoveRuleResponse & other)
bool operator!= (const BaseRuleSetRemoveRuleResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
BaseRuleSetRemoveRuleResponse & __reserved (uint8_t value)
Setter for __reserved.
void BaseRuleSetRemoveRuleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits