corba::res::IpGroup Interface Reference

Inheritance diagram for corba::res::IpGroup:

Inheritance graph
[legend]
Collaboration diagram for corba::res::IpGroup:

Collaboration graph
[legend]
List of all members.

Detailed Description

Difinition of IP group interface.

This interface defines readonly access to IP group.

Definition at line 85 of file ipgroup.idl.

Public Member Functions


Member Function Documentation

common::Utf8String corba::res::IpGroup::desc (  )  raises (common::OsbCorbaException)

Description of the IP group.

AssignableIp4Seq corba::res::IpGroup::getAssignableIp4s (  )  raises (common::OsbCorbaException)

Gets all assignable IP4 addresses to this IP group.

Returns:
A list of assignable IP4 addresses.
Exceptions:
OsbCorbaException 
  • in case readlock IP group fails

AssignedIp4Seq corba::res::IpGroup::getCurAssIp4s (  )  raises (common::OsbCorbaException)

Gets all IP4 addresses currently assigned to this ip group.

Returns:
A list of IP4 addresses currently assigned.
Exceptions:
OsbCorbaException 
  • in case readlock IP group fails

Ip4AddressSeq corba::res::IpGroup::getCurIp4s (  )  raises (common::OsbCorbaException)

Gets all IP4 addresses currently assigned to this IP group.

Returns:
A list of IP4 addresses currently assigned.
Exceptions:
OsbCorbaException 
  • in case readlock IP group fails

AssignedIp4Seq corba::res::IpGroup::getIp4s (  )  raises (common::OsbCorbaException)

Gets history of IP4 addresses assigned to this IP group.

Returns:
A list of IP4 addresses in this IP group.
Exceptions:
OsbCorbaException 
  • in case readlock IP group fails

IpGroupWriter corba::res::IpGroup::getWriter (  )  raises (common::OsbCorbaException)

Gets an IP group writer instance of this IP group.

This method returns an IP group writer object for the corresponding IP group. A writer instance is needed whenever an IP group shall be modified.

Returns:
The correspoding IP group writer object.
Exceptions:
OsbCorbaException 
  • in case readlock IP group fails.


The documentation for this interface was generated from the following file:
Generated on Sat Sep 2 14:25:34 2006 for OSB Library by  doxygen 1.4.7