#include <stdio.h>#include <string.h>#include <algorithm>#include "nr.hh"Include dependency graph for nr.cc:

Go to the source code of this file.
Functions | |
| NRSimpleAttributeFactory< int > | NRScopeAttr (NRAttribute::SCOPE_KEY, NRAttribute::INT32_TYPE) |
| NRSimpleAttributeFactory< int > | NRClassAttr (NRAttribute::CLASS_KEY, NRAttribute::INT32_TYPE) |
| NRSimpleAttributeFactory< float > | LatitudeAttr (NRAttribute::LATITUDE_KEY, NRAttribute::FLOAT32_TYPE) |
| NRSimpleAttributeFactory< float > | LongitudeAttr (NRAttribute::LONGITUDE_KEY, NRAttribute::FLOAT32_TYPE) |
| NRSimpleAttributeFactory< char * > | RouteAttr (NRAttribute::ROUTE_KEY, NRAttribute::STRING_TYPE) |
| NRSimpleAttributeFactory< char * > | SourceRouteAttr (NRAttribute::SOURCE_ROUTE_KEY, NRAttribute::STRING_TYPE) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.3