

This interface provides both read and write access to the IP4 address.
Definition at line 132 of file ip4address_i.h.
| OSB_CORBA::Ip4AddressWriter_i::Ip4AddressWriter_i | ( | NetworkManager_i & | nmgri, | |
| const OSB_LIB::Ip4Address & | ip4 | |||
| ) |
Constructor.
| Ip4Address_i::Ip4List::Rg OSB_CORBA::Ip4AddressWriter_i::lockIp4 | ( | ) | const [private, virtual] |
Overrides the lockIp4() method of Ip4Address_i.
Reimplemented from OSB_CORBA::Ip4Address_i.
| OSB_LIB::Resource& OSB_CORBA::Ip4AddressWriter_i::resource | ( | ) | [private, virtual] |
| void OSB_CORBA::Ip4AddressWriter_i::setDesc | ( | const Utf8String & | desc | ) | throw (CORBA::SystemException) |
Sets the description of IP4 address.
| bool OSB_CORBA::Ip4AddressWriter_i::writeToList | ( | bool | isNew | ) | const [private, virtual] |
Store the resource in the appropriate resource list.
| isNew | Flag if the resource was just created (true) or updated (false). |
bool E164ResourceWriter_i::writeToList( bool // not used: isNew ) const { return nmgri_.getE164List().replace(e164_); }
Implements OSB_CORBA::ResourceWriter_i.
const std::string OSB_CORBA::Ip4AddressWriter_i::IFC [static] |
String representation for Ip4AddressWriter_i.
Reimplemented from OSB_CORBA::Ip4Address_i.
Definition at line 139 of file ip4address_i.h.
1.4.7