class BaseSocketGetOutOfBandInlineResponse

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

Public Methods

void BaseSocketGetOutOfBandInlineResponse (Storage_ storage)
void BaseSocketGetOutOfBandInlineResponse (bool value)
void BaseSocketGetOutOfBandInlineResponse ()

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

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

void BaseSocketGetOutOfBandInlineResponse (BaseSocketGetOutOfBandInlineResponse && )

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

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

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

BaseSocketGetOutOfBandInlineResponse & operator= (const BaseSocketGetOutOfBandInlineResponse & other)
bool operator== (const BaseSocketGetOutOfBandInlineResponse & other)
bool operator!= (const BaseSocketGetOutOfBandInlineResponse & other)
bool value ()
bool & value ()
BaseSocketGetOutOfBandInlineResponse & value (bool value)

Setter for value.

void BaseSocketGetOutOfBandInlineResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits