class FrameGetPrivateMemorySizeResponse

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

Public Methods

void FrameGetPrivateMemorySizeResponse (Storage_ storage)
void FrameGetPrivateMemorySizeResponse (uint64_t size_bytes)
void FrameGetPrivateMemorySizeResponse ()

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

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

void FrameGetPrivateMemorySizeResponse (FrameGetPrivateMemorySizeResponse && )

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

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

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

FrameGetPrivateMemorySizeResponse & operator= (const FrameGetPrivateMemorySizeResponse & other)
bool operator== (const FrameGetPrivateMemorySizeResponse & other)
bool operator!= (const FrameGetPrivateMemorySizeResponse & other)
uint64_t size_bytes ()
uint64_t & size_bytes ()
FrameGetPrivateMemorySizeResponse & size_bytes (uint64_t value)

Setter for size_bytes.

void FrameGetPrivateMemorySizeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits