class OptionalStructTree
Defined at line 1293 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/hlcpp/test/benchmarkfidl/cpp/fidl.h
Public Members
unique_ptr left
unique_ptr right
Public Methods
::std::unique_ptr<OptionalStructTree> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,OptionalStructTree *value,size_t_offset)
zx_status_t Clone (OptionalStructTree * result)