class FrameCloseRequest
Defined at line 4195 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const int64_t & timeout ()
Optional.
Defined at line 4202 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
bool has_timeout ()
Defined at line 4206 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
int64_t * mutable_timeout ()
Optional.
Defined at line 4211 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
void clear_timeout ()
Defined at line 4219 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/hlcpp/fuchsia/web/cpp/fidl.h
FrameCloseRequest & set_timeout (int64_t _value)
void FrameCloseRequest ()
void FrameCloseRequest (FrameCloseRequest && other)
void ~FrameCloseRequest ()
FrameCloseRequest & operator= (FrameCloseRequest && other)
::std::unique_ptr<FrameCloseRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, FrameCloseRequest * _value, size_t _offset)
zx_status_t Clone (FrameCloseRequest * _result)