ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


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

ns-2/diffusion3/lib/nr/nr.cc File Reference

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

Functions

NRSimpleAttributeFactory<
int > 
NRScopeAttr (NRAttribute::SCOPE_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
NRClassAttr (NRAttribute::CLASS_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
NRAlgorithmAttr (NRAttribute::ALGORITHM_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
NRSubscriptionAttr (NRAttribute::SUBSCRIPTION_ID_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
void * > 
NRFlowAttr (NRAttribute::FLOWS_KEY, NRAttribute::BLOB_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)
NRSimpleAttributeFactory<
void * > 
ReinforcementAttr (NRAttribute::REINFORCEMENT_KEY, NRAttribute::BLOB_TYPE)
NRSimpleAttributeFactory<
int > 
RmstIdAttr (NRAttribute::RMST_ID_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
RmstFragAttr (NRAttribute::RMST_FRAG_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
RmstMaxFragAttr (NRAttribute::RMST_MAX_FRAG_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
void * > 
RmstDataAttr (NRAttribute::RMST_DATA_KEY, NRAttribute::BLOB_TYPE)
NRSimpleAttributeFactory<
int > 
RmstTsprtCtlAttr (NRAttribute::RMST_TSPRT_CTL_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
int > 
RmstPktsSentAttr (NRAttribute::RMST_PKTS_SENT_KEY, NRAttribute::INT32_TYPE)
NRSimpleAttributeFactory<
char * > 
RmstTargetAttr (NRAttribute::RMST_TARGET_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> NRAlgorithmAttr NRAttribute::ALGORITHM_KEY   ,
NRAttribute::INT32_TYPE   
 

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

NRSimpleAttributeFactory<void *> NRFlowAttr NRAttribute::FLOWS_KEY   ,
NRAttribute::BLOB_TYPE   
 

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

NRSimpleAttributeFactory<int> NRSubscriptionAttr NRAttribute::SUBSCRIPTION_ID_KEY   ,
NRAttribute::INT32_TYPE   
 

NRSimpleAttributeFactory<void *> ReinforcementAttr NRAttribute::REINFORCEMENT_KEY   ,
NRAttribute::BLOB_TYPE   
 

NRSimpleAttributeFactory<void *> RmstDataAttr NRAttribute::RMST_DATA_KEY   ,
NRAttribute::BLOB_TYPE   
 

NRSimpleAttributeFactory<int> RmstFragAttr NRAttribute::RMST_FRAG_KEY   ,
NRAttribute::INT32_TYPE   
 

NRSimpleAttributeFactory<int> RmstIdAttr NRAttribute::RMST_ID_KEY   ,
NRAttribute::INT32_TYPE   
 

NRSimpleAttributeFactory<int> RmstMaxFragAttr NRAttribute::RMST_MAX_FRAG_KEY   ,
NRAttribute::INT32_TYPE   
 

NRSimpleAttributeFactory<int> RmstPktsSentAttr NRAttribute::RMST_PKTS_SENT_KEY   ,
NRAttribute::INT32_TYPE   
 

NRSimpleAttributeFactory<char *> RmstTargetAttr NRAttribute::RMST_TARGET_KEY   ,
NRAttribute::STRING_TYPE   
 

NRSimpleAttributeFactory<int> RmstTsprtCtlAttr NRAttribute::RMST_TSPRT_CTL_KEY   ,
NRAttribute::INT32_TYPE   
 

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

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


This document is generated by doxygen.