Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

nr.cc File Reference

#include <stdio.h>
#include <string.h>
#include <algorithm>
#include "nr.hh"

Include dependency graph for nr.cc:

Include dependency graph

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)


Function Documentation

NRSimpleAttributeFactory<float> LatitudeAttr NRAttribute::LATITUDE_KEY  ,
NRAttribute::FLOAT32_TYPE 
 

NRSimpleAttributeFactory<float> LongitudeAttr NRAttribute::LONGITUDE_KEY  ,
NRAttribute::FLOAT32_TYPE 
 

NRSimpleAttributeFactory<int> NRClassAttr NRAttribute::CLASS_KEY  ,
NRAttribute::INT32_TYPE 
 

NRSimpleAttributeFactory<int> NRScopeAttr NRAttribute::SCOPE_KEY  ,
NRAttribute::INT32_TYPE 
 

NRSimpleAttributeFactory<char *> RouteAttr NRAttribute::ROUTE_KEY  ,
NRAttribute::STRING_TYPE 
 

NRSimpleAttributeFactory<char *> SourceRouteAttr NRAttribute::SOURCE_ROUTE_KEY  ,
NRAttribute::STRING_TYPE 
 


Generated on Tue Apr 20 12:23:09 2004 for NS2.26SourcesOriginal by doxygen 1.3.3