class HandleUnion
Defined at line 247 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h
Public Methods
void HandleUnion ()
void ~HandleUnion ()
void HandleUnion (HandleUnion && other)
HandleUnion & operator= (HandleUnion && other)
bool has_invalid_tag ()
bool is_h ()
HandleUnion WithH (::zx::event val)
::zx::event & h ()
const ::zx::event & h ()
::llcpptest_protocol_test::wire::HandleUnion::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kH | 1 |
Defined at line 255 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_types.h