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