class WakeGroupToken
Defined at line 84 of file fidling/gen/sdk/fidl/fuchsia.net.resources/fuchsia.net.resources/hlcpp/fuchsia/net/resources/cpp/fidl.h
A token representing a wake group that can be provided to networking
resources (such as sockets) to add them to the group, and waited upon to
receive wake signals.
Public Members
event token
Public Methods
::std::unique_ptr<WakeGroupToken> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,WakeGroupToken *value,size_t_offset)
zx_status_t Clone (WakeGroupToken * result)