

This interface provides read access to the IP4 address.
Definition at line 62 of file ip4address_i.h.
typedef OSB_LIB::ResourceLists::Ip4List OSB_CORBA::Ip4Address_i::Ip4List [protected] |
| OSB_CORBA::Ip4Address_i::Ip4Address_i | ( | NetworkManager_i & | nmgri, | |
| const OSB_LIB::Resource::Oid & | oid | |||
| ) |
Constructor.
| virtual OSB_CORBA::Ip4Address_i::~Ip4Address_i | ( | ) | [virtual] |
Destructor.
| CORBA::Boolean OSB_CORBA::Ip4Address_i::canSetGroup | ( | ) | throw (CORBA::SystemException, OsbCorbaException) |
Can set the IP group?
| Utf8String* OSB_CORBA::Ip4Address_i::desc | ( | ) | throw (CORBA::SystemException, OsbCorbaException) |
Gets description of the IP4 address.
| Ip4AddressWriter_ptr OSB_CORBA::Ip4Address_i::getWriter | ( | ) | throw (CORBA::SystemException, OsbCorbaException) |
Get a writable interface for this IP4 address.
| ReadGuard OSB_CORBA::Ip4Address_i::lock | ( | ) | const [protected, virtual] |
| virtual Ip4List::Rg OSB_CORBA::Ip4Address_i::lockIp4 | ( | ) | const [protected, virtual] |
Readlocks the IP4 address.
Both Ip4Address_i and Ip4AddressWriter_i must provide their own implementation of this method.
| OsbCorbaException |
|
Reimplemented in OSB_CORBA::Ip4AddressWriter_i.
const std::string OSB_CORBA::Ip4Address_i::IFC [static] |
String representation of Ip4Address_i.
Reimplemented from OSB_CORBA::Resource_i.
Reimplemented in OSB_CORBA::Ip4AddressWriter_i.
Definition at line 68 of file ip4address_i.h.
1.4.7