carrier_data_t Struct Reference

#include <cr_carrier.h>

Collaboration diagram for carrier_data_t:

Collaboration graph
[legend]

Data Fields

size_t domain_num
struct domain_data_t ** domains
size_t first_empty_domain
int id
strname

Detailed Description

The struct for a carrier.

Definition at line 40 of file cr_carrier.h.


Field Documentation

size_t domain_num

struct domain_data_t** domains [read]

the index of the first empty entry in domains

Definition at line 45 of file cr_carrier.h.

Referenced by add_domain_data(), and get_domain_data_or_add().

int id

name of the carrier. This points to the name in carrier_map to avoid duplication.

Definition at line 42 of file cr_carrier.h.

Referenced by add_domain_data(), carrier_data_fixup(), create_carrier_data(), dump_fifo(), and get_domain_data_or_add().


The documentation for this struct was generated from the following file:

Generated on Thu May 24 14:00:46 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6