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