class BaseSocketGetMarkResponse
Defined at line 11792 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void BaseSocketGetMarkResponse (Storage_ storage)
void BaseSocketGetMarkResponse (::fuchsia_posix_socket::OptionalUint32 mark)
void BaseSocketGetMarkResponse ()
Default constructs a |BaseSocketGetMarkResponse| only if all of its members are default constructible.
Defined at line 11802 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseSocketGetMarkResponse (BaseSocketGetMarkResponse && )
Defined at line 11805 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void BaseSocketGetMarkResponse (const BaseSocketGetMarkResponse & other)
BaseSocketGetMarkResponse & operator= (BaseSocketGetMarkResponse && )
Defined at line 11806 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
BaseSocketGetMarkResponse & operator= (const BaseSocketGetMarkResponse & other)
bool operator== (const BaseSocketGetMarkResponse & other)
bool operator!= (const BaseSocketGetMarkResponse & other)
const ::fuchsia_posix_socket::OptionalUint32 & mark ()
::fuchsia_posix_socket::OptionalUint32 & mark ()
BaseSocketGetMarkResponse & mark (::fuchsia_posix_socket::OptionalUint32 value)
Setter for mark.
void BaseSocketGetMarkResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits