#include <bayonne.h>
Inheritance diagram for KeyNetwork:

Public Methods | |
| KeyNetwork () | |
| Initialize keydatabase data. | |
| unsigned | getRefresh (void) |
| Get refresh timer in seconds for inter-node activity. More... | |
| unsigned | getDatabaseDelay (void) |
| Get time delay for transactions. More... | |
| InetHostAddress | getBroadcast (void) |
| Get broadcast address to use. More... | |
| InetAddress | getAddress (void) |
| Get bind address to use. More... | |
| tpport_t | getPort (void) |
| Get port for binding. More... | |
| InetHostAddress | getDatabase (unsigned id) |
| Get adapter address for a specific connection. More... | |
| tpport_t | getDatabasePort (unsigned id) |
| Get adapter port address for a specific connection. More... | |
These are used to specify dilu access methods and bindings.
|
|
Initialize keydatabase data.
|
|
|
Get bind address to use.
|
|
|
Get broadcast address to use.
|
|
|
Get adapter address for a specific connection.
|
|
|
Get time delay for transactions.
|
|
|
Get adapter port address for a specific connection.
|
|
|
Get port for binding.
|
|
|
Get refresh timer in seconds for inter-node activity.
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000