|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Loggable | |
---|---|
urv.log | |
urv.olsr.data.mpr | |
urv.olsr.data.neighbour | |
urv.olsr.data.routing | |
urv.olsr.data.topology | |
urv.olsr.mcast |
Uses of Loggable in urv.log |
---|
Methods in urv.log with parameters of type Loggable | |
---|---|
void |
Log.registerLoggable(java.lang.String className,
Loggable l)
Registers a loggable for the specified classname |
Uses of Loggable in urv.olsr.data.mpr |
---|
Classes in urv.olsr.data.mpr that implement Loggable | |
---|---|
class |
MprSet
This class holds information about the multi-point relay nodes (MPR) of the current node |
Uses of Loggable in urv.olsr.data.neighbour |
---|
Classes in urv.olsr.data.neighbour that implement Loggable | |
---|---|
class |
NeighborTable
Table which contains information about neighbors of the current node and status with all neighbors. |
Uses of Loggable in urv.olsr.data.routing |
---|
Classes in urv.olsr.data.routing that implement Loggable | |
---|---|
class |
RoutingTable
Contains routing information. |
Uses of Loggable in urv.olsr.data.topology |
---|
Classes in urv.olsr.data.topology that implement Loggable | |
---|---|
class |
TopologyInformationBaseTable
This class contains information about the received TC_Messages There exists one entry per originator of the TC_Message. |
Uses of Loggable in urv.olsr.mcast |
---|
Classes in urv.olsr.mcast that implement Loggable | |
---|---|
class |
MulticastGroupsTable
This class is used to relate a node with all the multicast groups which it's subscribed |
class |
MulticastNetworkGraph
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |