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