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