IAggregatedNeighbourManager
Object Hierarchy:
Description:
public interface IAggregatedNeighbourManager : Object
This is the interface for the remotable methods of the class AggregatedNeighbourManager
All known implementing classes:
Namespace: Ntk.Core
Package: Netsukuku - vala port
Content:
Methods:
- public abstract void reply (
Object
? _rpc_caller, int
radar_id, NIP nip, int
nodeid, NetworkID netid) throws RPCError
- public abstract void time_register (
int
radar_id, int
levels, int
gsize, NIP nip, int
nodeid, NetworkID netid, string
mac, bool
is_primary, bool
is_auxiliary) throws RPCError
- public abstract void declare_dead (NIP nip,
int
nodeid) throws RPCError