class ClosedTargetTwoWayUnionPayloadResponse
Defined at line 760 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h
Public Methods
void ClosedTargetTwoWayUnionPayloadResponse (ClosedTargetTwoWayUnionPayloadResponse && other)
ClosedTargetTwoWayUnionPayloadResponse & operator= (ClosedTargetTwoWayUnionPayloadResponse && other)
void ClosedTargetTwoWayUnionPayloadResponse (const ClosedTargetTwoWayUnionPayloadResponse & other)
ClosedTargetTwoWayUnionPayloadResponse & operator= (const ClosedTargetTwoWayUnionPayloadResponse & other)
bool operator== (const ClosedTargetTwoWayUnionPayloadResponse & other)
bool operator!= (const ClosedTargetTwoWayUnionPayloadResponse & other)
bool IsUnknown ()
::fidl_serversuite::ClosedTargetTwoWayUnionPayloadResponse::Tag Which ()
ClosedTargetTwoWayUnionPayloadResponse WithV (int8_t val)
const ::fidl::internal::UnionMemberView<1, Storage_> v ()
::fidl::internal::UnionMemberView<1, Storage_> v ()
ClosedTargetTwoWayUnionPayloadResponse & v (int8_t value)
Sets the union to hold the v member.
void ClosedTargetTwoWayUnionPayloadResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kV | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
TODO: share union tag types between wire
&
natural.
Defined at line 769 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits