corba::nwmgr::nw::NetworkWriter Interface Reference

Inheritance diagram for corba::nwmgr::nw::NetworkWriter:

Inheritance graph
[legend]
Collaboration diagram for corba::nwmgr::nw::NetworkWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition of the network writer interface.

This interface offers functionality fo modifying the attributes of a network. This interface has its own copy of newtork, upon committing the changes, the local copy is updated into network manager.

Definition at line 119 of file network.idl.

Public Member Functions


Member Function Documentation

void corba::nwmgr::nw::NetworkWriter::commitChanges ( in boolean  noWait  )  raises (common::OsbCorbaException)

Commits all changes done to the network.

Parameters:
noWait Set to false if waiting is desired when lock is already acquired by others. If waiting is not desired, set to true.
Exceptions:
OsbCorbaException 
  • inserting new network into database fails.
  • updating existing network fails.

void corba::nwmgr::nw::NetworkWriter::setConnectionPt ( in tcat::cp::ConnectionPtId  id  ) 

Sets the connection point of the network.

void corba::nwmgr::nw::NetworkWriter::setDesc ( in common::Utf8String  desc  ) 

Sets the description of the network.

void corba::nwmgr::nw::NetworkWriter::setName ( in common::Utf8String  name  ) 

Sets the name of the network.

void corba::nwmgr::nw::NetworkWriter::setNwAddrInfo ( in NwAddrInfo  addrInfo  ) 

Sets the network address information.

void corba::nwmgr::nw::NetworkWriter::setTimeZone ( in nwmgr::TimeZoneId  id  ) 

Sets the time zone information.


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