
The structure stores the information from NETWORK_ADDRESS for one network or network element.
For the moment it is a pure data container used as argument by the class NetworkAddressGw.
Definition at line 92 of file network.h.
| typedef std::vector<Code> OSB_LIB::NetworkAddressInfo::List |
| OSB_LIB::NetworkAddressInfo::NetworkAddressInfo | ( | ) |
Empty default constructor.
Constructor with network id.
| OSB_LIB::NetworkAddressInfo::NetworkAddressInfo | ( | const Id2< NetworkElement > & | ne | ) | [explicit] |
Constructor with network element id.
| bool OSB_LIB::NetworkAddressInfo::empty | ( | ) | const |
Address information available?
1.4.7