#include <ifc_datastruct.h>
Definition at line 175 of file ifc_datastruct.h.
Data Fields | |
| ims_public_identity * | public_identities |
| array of public identities | |
| unsigned short | public_identities_cnt |
| number of public identities | |
| ims_filter_criteria * | filter_criteria |
| vector of filter criteria 0. | |
| unsigned short | filter_criteria_cnt |
| size of the vector above | |
| ims_cn_service_auth * | cn_service_auth |
| core net. | |
| int * | shared_ifc_set |
| shared ifc set ids 0. | |
| unsigned short | shared_ifc_set_cnt |
| size of above vector | |
array of public identities
Definition at line 176 of file ifc_datastruct.h.
Referenced by bin_decode_service_profile(), bin_encode_service_profile(), Cx_PPA(), free_user_data(), insert_p_associated_uri(), isc_checker_find(), new_r_public(), parse_service_profile(), print_user_data(), r_get_reginfo_full(), registrar_timer(), S_add_p_asserted_identity(), S_can_subscribe(), and S_is_barred().
| unsigned short ims_service_profile::public_identities_cnt |
number of public identities
Definition at line 177 of file ifc_datastruct.h.
Referenced by bin_decode_service_profile(), bin_encode_service_profile(), Cx_PPA(), free_user_data(), insert_p_associated_uri(), isc_checker_find(), new_r_public(), parse_service_profile(), print_user_data(), r_get_reginfo_full(), registrar_timer(), S_add_p_asserted_identity(), S_can_subscribe(), and S_is_barred().
vector of filter criteria 0.
.n
Definition at line 179 of file ifc_datastruct.h.
Referenced by bin_decode_service_profile(), bin_encode_service_profile(), free_user_data(), parse_service_profile(), and print_user_data().
| unsigned short ims_service_profile::filter_criteria_cnt |
size of the vector above
Definition at line 180 of file ifc_datastruct.h.
Referenced by bin_decode_service_profile(), bin_encode_service_profile(), isc_checker_find(), parse_service_profile(), and print_user_data().
core net.
services auth. 0..1
Definition at line 182 of file ifc_datastruct.h.
Referenced by bin_encode_service_profile(), and parse_service_profile().
shared ifc set ids 0.
.n
Definition at line 184 of file ifc_datastruct.h.
Referenced by bin_encode_service_profile(), and parse_service_profile().
| unsigned short ims_service_profile::shared_ifc_set_cnt |
size of above vector
Definition at line 185 of file ifc_datastruct.h.
Referenced by bin_encode_service_profile(), and parse_service_profile().
1.5.2