OSB_LIB::Network::NwAddrInfo Struct Reference

Collaboration diagram for OSB_LIB::Network::NwAddrInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

Information about network addresses.

This structure provides information that is used during the normalization of NwAddress objects.

Definition at line 794 of file network.h.

Public Types

Public Attributes


Member Typedef Documentation

typedef std::vector<std::string> OSB_LIB::Network::NwAddrInfo::List

Short-cut for a vector of strings.

Definition at line 796 of file network.h.


Member Data Documentation

std::string OSB_LIB::Network::NwAddrInfo::cc_

Country code of the network.

Definition at line 799 of file network.h.

List OSB_LIB::Network::NwAddrInfo::iacs_

List of network's IACs.

It should be sorted in descending order of the IACs' length.

Definition at line 826 of file network.h.

std::string OSB_LIB::Network::NwAddrInfo::nac_

National access code of the network.

Definition at line 828 of file network.h.

std::string OSB_LIB::Network::NwAddrInfo::ndc_

The (default) NDC of the network.

This NDC is used during normalization of E.164 network addresses, if the network element of the address is unkown or does not have an NDC.

For a network with no NDC this member is empty, with only one NDC, this is the real NDC.
For networks with multiple NDC, this can be either a real NDC or dummy default, e.g., 999.

Definition at line 812 of file network.h.

List OSB_LIB::Network::NwAddrInfo::ndcs_

List of all NDC of the network.

NOTE: If ndc_ is a real existing NDC, it should be contained in the set as well.

Definition at line 819 of file network.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:11:49 2006 for OSB Library by  doxygen 1.4.7