
This interface defines readonly access to network and its network elements.
Definition at line 47 of file network.idl.
| NwAddrInfo corba::nwmgr::nw::Network::addrInfo | ( | ) | raises (common::OsbCorbaException) |
Network address information of the netowk.
| tcat::cp::ConnectionPtId corba::nwmgr::nw::Network::connectionPt | ( | ) | raises (common::OsbCorbaException) |
Assigned Connection point of the network.
| common::Utf8String corba::nwmgr::nw::Network::desc | ( | ) | raises (common::OsbCorbaException) |
Description of the network.
| nwmgr::nwe::NetworkElement corba::nwmgr::nw::Network::getElement | ( | in nwmgr::nwe::NetworkElementId | id | ) | raises (common::OsbCorbaException) |
Gets a network element by id.
| id | The unique id of network element. |
| OsbCorbaException |
|
| nwmgr::nwe::NetworkElementSeq corba::nwmgr::nw::Network::getElements | ( | ) | raises (common::OsbCorbaException) |
Gets all network elements of this network.
| OsbCorbaException |
|
| NetworkWriter corba::nwmgr::nw::Network::getWriter | ( | ) | raises (common::OsbCorbaException) |
Gets a network writer instance of this network.
This method returns a network writer object for the corresponding netwrok. A network writer is needed whenever a network shall be modified.
| OsbCorbaException |
|
| NetworkId corba::nwmgr::nw::Network::id | ( | ) | raises (common::OsbCorbaException) |
Unique id of network.
| common::Utf8String corba::nwmgr::nw::Network::name | ( | ) | raises (common::OsbCorbaException) |
Name of the network.
| nwmgr::TimeZoneId corba::nwmgr::nw::Network::tzId | ( | ) | raises (common::OsbCorbaException) |
Time zone information of the netowk.
1.4.7