class ConnectedClientInformation
Defined at line 520 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
Connected client information. This is initially limited to the number of
connected clients.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const uint8_t & count ()
Number of connected clients
Defined at line 527 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
bool has_count ()
Defined at line 531 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
uint8_t * mutable_count ()
Number of connected clients
Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
void clear_count ()
Defined at line 544 of file fidling/gen/sdk/fidl/fuchsia.wlan.policy/fuchsia.wlan.policy/hlcpp/fuchsia/wlan/policy/cpp/fidl.h
ConnectedClientInformation & set_count (uint8_t _value)
void ConnectedClientInformation ()
void ConnectedClientInformation (ConnectedClientInformation && other)
void ~ConnectedClientInformation ()
ConnectedClientInformation & operator= (ConnectedClientInformation && other)
::std::unique_ptr<ConnectedClientInformation> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ConnectedClientInformation * _value, size_t _offset)
zx_status_t Clone (ConnectedClientInformation * _result)