ims_service_profile Struct Reference

#include <ifc_datastruct.h>


Detailed Description

Service Profile Structure.

Definition at line 175 of file ifc_datastruct.h.

Data Fields

ims_public_identitypublic_identities
 array of public identities
unsigned short public_identities_cnt
 number of public identities
ims_filter_criteriafilter_criteria
 vector of filter criteria 0.
unsigned short filter_criteria_cnt
 size of the vector above
ims_cn_service_authcn_service_auth
 core net.
int * shared_ifc_set
 shared ifc set ids 0.
unsigned short shared_ifc_set_cnt
 size of above vector


Field Documentation

ims_public_identity* ims_service_profile::public_identities

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().

ims_filter_criteria* ims_service_profile::filter_criteria

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().

ims_cn_service_auth* ims_service_profile::cn_service_auth

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().

int* ims_service_profile::shared_ifc_set

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().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 04:17:56 2008 for Open IMS Core CSCFs by  doxygen 1.5.2