scscf_binds Struct Reference

#include <scscf_load.h>


Detailed Description

S-CSCF bindings.

Definition at line 69 of file scscf_load.h.

Data Fields

get_r_public_f get_r_public
 the get_r_public() function that retrieves a r_public from the S-CSCF registrar.
r_unlock_f r_unlock
 the r_unlock() function to unlock a registrar slot
get_r_public_expires_f get_r_public_expires
 returns the expires value


Field Documentation

get_r_public_f scscf_binds::get_r_public

the get_r_public() function that retrieves a r_public from the S-CSCF registrar.

The registrar slot is locked and you have to unlock it with r_unlock(p->hash) when done

Definition at line 70 of file scscf_load.h.

Referenced by isc_checker_find(), isc_is_registered(), and load_scscf().

r_unlock_f scscf_binds::r_unlock

the r_unlock() function to unlock a registrar slot

Definition at line 73 of file scscf_load.h.

Referenced by isc_checker_find(), isc_is_registered(), and load_scscf().

get_r_public_expires_f scscf_binds::get_r_public_expires

returns the expires value

Definition at line 75 of file scscf_load.h.

Referenced by load_scscf().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 14 04:11:32 2008 for Open IMS Core CSCFs by  doxygen 1.5.2