fea_client.hh
- typedef ref_ptr<SyncFtiCommand> FeaClientTask
protocol.hh
register_server.hh
- typedef XrlRibClientV0p1Client ResponseSender
rib.hh
- enum RibTransportType { UNICAST = 1,
MULTICAST = 2
}
- typedef RIB<IPv4> IPv4RIB
- typedef RIB<IPv6> IPv6RIB
route.hh
- typedef IPRouteEntry<IPv4> IPv4RouteEntry
- typedef IPRouteEntry<IPv6> IPv6RouteEntry
- typedef ResolvedIPRouteEntry<IPv4> ResolvedIPv4RouteEntry
- typedef ResolvedIPRouteEntry<IPv6> ResolvedIPv6RouteEntry
routemap.hh
rt_tab_register.hh
Global member Documentation
#include <fea_client.hh>
#include <protocol.hh>
Two Protocol instances are equal if they match only in name.
typedef XrlRibClientV0p1Client ResponseSender | ResponseSender |
#include <register_server.hh>
enum RibTransportType { UNICAST = 1,
MULTICAST = 2
}
| RibTransportType |
#include <rib.hh>
typedef RIB<IPv4> IPv4RIB | IPv4RIB |
#include <rib.hh>
typedef RIB<IPv6> IPv6RIB | IPv6RIB |
#include <rib.hh>
#include <route.hh>
#include <route.hh>
#include <route.hh>
#include <route.hh>
#include <routemap.hh>
#include <rt_tab_register.hh>
Comparison operator for ModuleData classes. Two ModuleData
instances are considered equal if they refer to the same XRL
target, irrespective of the state of their flags.
#include <rt_tab_register.hh>
Less-than operator for ModuleData classes. This is needed so that
ModuleData instances can be stored in some STL containers.
Generated by: pavlin on possum.icir.org on Wed Dec 11 16:51:00 2002, using kdoc 2.0a54+XORP. |