OSB_LIB::NetworkAddressInfo::Code Struct Reference

Collaboration diagram for OSB_LIB::NetworkAddressInfo::Code:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure to hold one code and its default setting.

Definition at line 94 of file network.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OSB_LIB::NetworkAddressInfo::Code::Code (  )  [inline]

Default constructor sets isDefault_ to false.

Definition at line 100 of file network.h.

OSB_LIB::NetworkAddressInfo::Code::Code ( const std::string &  c,
bool  d = false 
) [inline, explicit]

Constructor with code and optional default.

Definition at line 102 of file network.h.


Member Data Documentation

std::string OSB_LIB::NetworkAddressInfo::Code::code_

Value of the code.

Definition at line 96 of file network.h.

bool OSB_LIB::NetworkAddressInfo::Code::isDefault_

Flag if the code is default.

Definition at line 98 of file network.h.


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