class FramePostMessageResponse

Defined at line 2829 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

Public Methods

void FramePostMessageResponse (Storage_ storage)
void FramePostMessageResponse (uint8_t __reserved)
void FramePostMessageResponse ()

Default constructs a |FramePostMessageResponse| only if all of its members are default constructible.

Defined at line 2839 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void FramePostMessageResponse (FramePostMessageResponse && )

Defined at line 2842 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

void FramePostMessageResponse (const FramePostMessageResponse & other)
FramePostMessageResponse & operator= (FramePostMessageResponse && )

Defined at line 2843 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h

FramePostMessageResponse & operator= (const FramePostMessageResponse & other)
bool operator== (const FramePostMessageResponse & other)
bool operator!= (const FramePostMessageResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
FramePostMessageResponse & __reserved (uint8_t value)

Setter for __reserved.

void FramePostMessageResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits