class BaseSocketSetMarkResponse

Defined at line 4352 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void BaseSocketSetMarkResponse (Storage_ storage)
void BaseSocketSetMarkResponse (uint8_t __reserved)
void BaseSocketSetMarkResponse ()

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

Defined at line 4362 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void BaseSocketSetMarkResponse (BaseSocketSetMarkResponse && )

Defined at line 4365 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

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

Defined at line 4366 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

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

Setter for __reserved.

void BaseSocketSetMarkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits