#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <vector>Include dependency graph for nr.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | NR |
| class | NR.Callback |
| class | NRAttribute |
| class | NRAttributeFactory |
| class | NRSimpleAttribute |
| class | NRSimpleAttribute< char * > |
| class | NRSimpleAttribute< void * > |
| class | NRSimpleAttributeFactory |
Defines | |
| #define | FAIL -1 |
| #define | OK 0 |
Typedefs | |
| typedef signed int | int32_t |
| typedef signed short | int16_t |
| typedef signed char | int8_t |
| typedef vector< NRAttribute * > | NRAttrVec |
Variables | |
| NRSimpleAttributeFactory< int > | NRScopeAttr |
| NRSimpleAttributeFactory< int > | NRClassAttr |
| NRSimpleAttributeFactory< float > | LatitudeAttr |
| NRSimpleAttributeFactory< float > | LongitudeAttr |
| NRSimpleAttributeFactory< char * > | RouteAttr |
| NRSimpleAttributeFactory< char * > | SourceRouteAttr |
|
|
|
|
|
Definition at line 52 of file nr.hh. Referenced by DiffusionRouting::removeFilter(), DiffusionRouting::send(), DiffusionRouting::sendMessage(), DiffusionRouting::unpublish(), and DiffusionRouting::unsubscribe(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 291 of file nr.hh. Referenced by GeoRoutingFilter::extractLocation(), PushSenderApp::setupPublication(), PingSenderApp::setupPublication(), PushReceiverApp::setupSubscription(), PingSenderApp::setupSubscription(), and PingReceiverApp::setupSubscription(). |
|
|
Definition at line 292 of file nr.hh. Referenced by GeoRoutingFilter::extractLocation(), PushSenderApp::setupPublication(), PingSenderApp::setupPublication(), PushReceiverApp::setupSubscription(), PingSenderApp::setupSubscription(), and PingReceiverApp::setupSubscription(). |
|
|
|
|
Definition at line 293 of file nr.hh. Referenced by TagFilter::ProcessMessage(), and TagFilter::setupFilter(). |
|
|
Definition at line 294 of file nr.hh. Referenced by SrcRtFilter::ProcessMessage(), and SrcRtFilter::setupFilter(). |
1.3.3