corba::nwmgr::NetworkElementMgr Interface Reference

List of all members.

Detailed Description

The object factory for network elements.

This interface provides the functions for network to create or delete the network element.

Definition at line 423 of file networkmanager.idl.

Public Member Functions


Member Function Documentation

nwmgr::nwe::NetworkElementWriter corba::nwmgr::NetworkElementMgr::creNewElement ( in nwmgr::nw::NetworkId  id  )  raises (common::OsbCorbaException)

Creates an empty network element writer interface.

Parameters:
id The id of the network the element blonging to.
Returns:
A network element writer, which contains a local copy of empty network element object.
Exceptions:
OsbCorbaException 
  • in case the network id is not validate.

void corba::nwmgr::NetworkElementMgr::delElement ( in nwmgr::nwe::NetworkElementId  id,
in boolean  noWait 
) raises (common::OsbCorbaException)

Adds a new network element to the network. Deletes a network element from the network.

Parameters:
id The id of the newtork element to be deleted.
noWait Don't wait for database locks?
Exceptions:
OsbCorbaException 
  • in case writelock network fails, or
  • in case the database operation failes.


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