class NavigationControllerLoadUrlResponse
Defined at line 4264 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Public Methods
void NavigationControllerLoadUrlResponse (Storage_ storage)
void NavigationControllerLoadUrlResponse (uint8_t __reserved)
void NavigationControllerLoadUrlResponse ()
Default constructs a |NavigationControllerLoadUrlResponse| only if all of its members are default constructible.
Defined at line 4274 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void NavigationControllerLoadUrlResponse (NavigationControllerLoadUrlResponse && )
Defined at line 4277 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void NavigationControllerLoadUrlResponse (const NavigationControllerLoadUrlResponse & other)
NavigationControllerLoadUrlResponse & operator= (NavigationControllerLoadUrlResponse && )
Defined at line 4278 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
NavigationControllerLoadUrlResponse & operator= (const NavigationControllerLoadUrlResponse & other)
bool operator== (const NavigationControllerLoadUrlResponse & other)
bool operator!= (const NavigationControllerLoadUrlResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NavigationControllerLoadUrlResponse & __reserved (uint8_t value)
Setter for __reserved.
void NavigationControllerLoadUrlResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits