corba::res::TrunkResource Interface Reference

Inheritance diagram for corba::res::TrunkResource:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition of trunk resource interface.

This interface defines readonly access to trunk resource.

Definition at line 81 of file trunkresource.idl.

Public Member Functions


Member Function Documentation

boolean corba::res::TrunkResource::canSetExtNw (  )  raises (common::OsbCorbaException)

Can set the external network?

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

Description of the trunk resource.

nwmgr::nw::NetworkId corba::res::TrunkResource::extNetworkId (  )  raises (common::OsbCorbaException)

Id of the external network.

nwmgr::trk::TrunkGroupSeq corba::res::TrunkResource::getAvailTrkGroups (  )  raises (common::OsbCorbaException)

Gets all available trunk groups to this trunk resource.

Returns:
A list of available trunk groups.
Exceptions:
OsbCorbaException 
  • in case readlock trunk resource fails

AssignedTrunkSeq corba::res::TrunkResource::getCurAssTrkGroups (  )  raises (common::OsbCorbaException)

Gets all trunk groups currently assigned to this trunk resource.

Returns:
A list of trunk groups currently assigned.
Exceptions:
OsbCorbaException 
  • in case readlock trunk resource fails

nwmgr::trk::TrunkGroupSeq corba::res::TrunkResource::getCurTrkGroups (  )  raises (common::OsbCorbaException)

Gets all trunk groups currently assigned to this trunk resource.

Returns:
A list of trunk groups currently assigned.
Exceptions:
OsbCorbaException 
  • in case readlock trunk resource fails

AssignedTrunkSeq corba::res::TrunkResource::getTrkGroups (  )  raises (common::OsbCorbaException)

Gets history of trunk groups assigned to this trunk resource.

Returns:
A list of trunk groups in this trunk resource.
Exceptions:
OsbCorbaException 
  • in case readlock trunk resource fails

TrunkResourceWriter corba::res::TrunkResource::getWriter (  )  raises (common::OsbCorbaException)

Gets a trunk resource writer instance of this trunk resource.

This method returns a trunk resource writer object for the corresponding trunk resource. A wirtet instance is needed whenever a trunk resource shall be modified.

Returns:
The correspoding trunk resource writer object.
Exceptions:
OsbCorbaException 
  • in case readlock trunk resource fails.


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