Struct
QmiMessageLocDeleteAssistanceDataInput
since: 1.22
Description [src]
struct QmiMessageLocDeleteAssistanceDataInput {
/* No available fields */
}
The QmiMessageLocDeleteAssistanceDataInput
structure contains private data and should only be accessed
using the provided API.
Available since: 1.22
Constructors
qmi_message_loc_delete_assistance_data_input_new
Allocates a new QmiMessageLocDeleteAssistanceDataInput
.
since: 1.22
Instance methods
qmi_message_loc_delete_assistance_data_input_get_delete_all
Get the ‘Delete All’ field from self
.
since: 1.22
qmi_message_loc_delete_assistance_data_input_get_delete_cell_database_mask
Get the ‘Delete Cell Database Mask’ field from self
.
since: 1.22
qmi_message_loc_delete_assistance_data_input_get_delete_clock_info_mask
Get the ‘Delete Clock Info Mask’ field from self
.
since: 1.22
qmi_message_loc_delete_assistance_data_input_get_delete_gnss_data_mask
Get the ‘Delete GNSS Data Mask’ field from self
.
since: 1.22
qmi_message_loc_delete_assistance_data_input_get_delete_sv_info
Get the ‘Delete SV Info’ field from self
.
since: 1.22
qmi_message_loc_delete_assistance_data_input_get_delete_sv_info_gir
Get the ‘Delete SV Info’ field from self
.
since: 1.32
qmi_message_loc_delete_assistance_data_input_ref
Atomically increments the reference count of self
by one.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_all
Set the ‘Delete All’ field in the message.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_cell_database_mask
Set the ‘Delete Cell Database Mask’ field in the message.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_clock_info_mask
Set the ‘Delete Clock Info Mask’ field in the message.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_gnss_data_mask
Set the ‘Delete GNSS Data Mask’ field in the message.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_sv_info
Set the ‘Delete SV Info’ field in the message.
since: 1.22
qmi_message_loc_delete_assistance_data_input_set_delete_sv_info_gir
Set the ‘Delete SV Info’ field in the message.
since: 1.32
qmi_message_loc_delete_assistance_data_input_unref
Atomically decrements the reference count of self
by one.
If the reference count drops to 0, self
is completely disposed.
since: 1.22