class NodeSetDebugTimeoutLogDeadlineRequest
Defined at line 1782 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const int64_t & deadline ()
Defined at line 1788 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
bool has_deadline ()
Defined at line 1792 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
int64_t * mutable_deadline ()
Defined at line 1796 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
void clear_deadline ()
Defined at line 1804 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/hlcpp/fuchsia/sysmem2/cpp/fidl.h
NodeSetDebugTimeoutLogDeadlineRequest & set_deadline (int64_t _value)
void NodeSetDebugTimeoutLogDeadlineRequest ()
void NodeSetDebugTimeoutLogDeadlineRequest (NodeSetDebugTimeoutLogDeadlineRequest && other)
void ~NodeSetDebugTimeoutLogDeadlineRequest ()
NodeSetDebugTimeoutLogDeadlineRequest & operator= (NodeSetDebugTimeoutLogDeadlineRequest && other)
::std::unique_ptr<NodeSetDebugTimeoutLogDeadlineRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NodeSetDebugTimeoutLogDeadlineRequest * _value, size_t _offset)
zx_status_t Clone (NodeSetDebugTimeoutLogDeadlineRequest * _result)