|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::RIPRouting, including all inherited members.
| addInterface(const InterfaceEntry *ie, cXMLElement *config) | inet::RIPRouting | private |
| addressType | inet::RIPRouting | private |
| addRoute(const L3Address &dest, int prefixLength, const InterfaceEntry *ie, const L3Address &nextHop, int metric) | inet::RIPRouting | private |
| addRoute(const L3Address &dest, int prefixLength, const InterfaceEntry *ie, const L3Address &nextHop, int metric, uint16 routeTag, const L3Address &from) | inet::RIPRouting | protectedvirtual |
| badResponseSignal | inet::RIPRouting | privatestatic |
| checkRouteIsExpired(RIPRoute *route) | inet::RIPRouting | protectedvirtual |
| configureInitialRoutes() | inet::RIPRouting | protectedvirtual |
| configureInterfaces(cXMLElement *config) | inet::RIPRouting | protectedvirtual |
| deleteInterface(const InterfaceEntry *ie) | inet::RIPRouting | private |
| deleteRoute(IRoute *route) | inet::RIPRouting | private |
| findInterfaceById(int interfaceId) | inet::RIPRouting | private |
| findRoute(const L3Address &destAddress, int prefixLength) | inet::RIPRouting | private |
| findRoute(const L3Address &destination, int prefixLength, RIPRoute::RouteType type) | inet::RIPRouting | private |
| findRoute(const IRoute *route) | inet::RIPRouting | private |
| findRoute(const InterfaceEntry *ie, RIPRoute::RouteType type) | inet::RIPRouting | private |
| getHostName() | inet::RIPRouting | inlineprivate |
| getInterfaceMetric(InterfaceEntry *ie) | inet::RIPRouting | private |
| handleMessage(cMessage *msg) override | inet::RIPRouting | protectedvirtual |
| handleOperationStage(LifecycleOperation *operation, int stage, IDoneCallback *doneCallback) override | inet::RIPRouting | protectedvirtual |
| host | inet::RIPRouting | private |
| ift | inet::RIPRouting | private |
| importRoute(IRoute *route, RIPRoute::RouteType type, int metric=1, uint16 routeTag=0) | inet::RIPRouting | protectedvirtual |
| initialize(int stage) override | inet::RIPRouting | protectedvirtual |
| InterfaceVector typedef | inet::RIPRouting | private |
| invalidateRoute(RIPRoute *route) | inet::RIPRouting | protectedvirtual |
| invalidateRoutes(const InterfaceEntry *ie) | inet::RIPRouting | private |
| isDefaultRoute(const IRoute *route) | inet::RIPRouting | inlineprivate |
| isLocalInterfaceRoute(const IRoute *route) | inet::RIPRouting | private |
| isLoopbackInterfaceRoute(const IRoute *route) | inet::RIPRouting | private |
| isOperational | inet::RIPRouting | private |
| isValidResponse(RIPPacket *packet) | inet::RIPRouting | protectedvirtual |
| Mode enum name | inet::RIPRouting | private |
| mode | inet::RIPRouting | private |
| numInitStages() const override | inet::RIPRouting | inlineprotectedvirtual |
| numRoutesSignal | inet::RIPRouting | privatestatic |
| processRequest(RIPPacket *packet) | inet::RIPRouting | protectedvirtual |
| processResponse(RIPPacket *packet) | inet::RIPRouting | protectedvirtual |
| processUpdate(bool triggered) | inet::RIPRouting | protectedvirtual |
| purgeRoute(RIPRoute *route) | inet::RIPRouting | protectedvirtual |
| rcvdResponseSignal | inet::RIPRouting | privatestatic |
| receiveSignal(cComponent *source, simsignal_t signalID, cObject *obj, cObject *details) override | inet::RIPRouting | protectedvirtual |
| ripInterfaces | inet::RIPRouting | private |
| RIPng enum value | inet::RIPRouting | private |
| ripRoutes | inet::RIPRouting | private |
| RIPRouting() | inet::RIPRouting | |
| ripUdpPort | inet::RIPRouting | private |
| RIPv2 enum value | inet::RIPRouting | private |
| routeExpiryTime | inet::RIPRouting | private |
| routePurgeTime | inet::RIPRouting | private |
| RouteVector typedef | inet::RIPRouting | private |
| rt | inet::RIPRouting | private |
| sendPacket(RIPPacket *packet, const L3Address &destAddr, int destPort, const InterfaceEntry *destInterface) | inet::RIPRouting | protectedvirtual |
| sendRIPRequest(const RIPInterfaceEntry &ripInterface) | inet::RIPRouting | protectedvirtual |
| sendRoutes(const L3Address &address, int port, const RIPInterfaceEntry &ripInterface, bool changedOnly) | inet::RIPRouting | protectedvirtual |
| sentRequestSignal | inet::RIPRouting | privatestatic |
| sentUpdateSignal | inet::RIPRouting | privatestatic |
| shutdownTime | inet::RIPRouting | private |
| shutdownTimer | inet::RIPRouting | private |
| socket | inet::RIPRouting | private |
| startRIPRouting() | inet::RIPRouting | protectedvirtual |
| startupTimer | inet::RIPRouting | private |
| stopRIPRouting() | inet::RIPRouting | protectedvirtual |
| triggeredUpdateTimer | inet::RIPRouting | private |
| triggerUpdate() | inet::RIPRouting | protectedvirtual |
| updateInterval | inet::RIPRouting | private |
| updateRoute(RIPRoute *route, const InterfaceEntry *ie, const L3Address &nextHop, int metric, uint16 routeTag, const L3Address &from) | inet::RIPRouting | protectedvirtual |
| updateTimer | inet::RIPRouting | private |
| ~ILifecycle() | inet::ILifecycle | inlinevirtual |
| ~RIPRouting() | inet::RIPRouting |