I3LatencyStretch.cc File Reference

#include "I3BaseApp.h"
#include "I3.h"

Classes

struct  NodeIdentity
struct  LatencyInfo
struct  MsgContent
class  I3LatencyStretch

Defines

#define TRIGGER_TIMER   12345
 
Author:
Antonio Zea

#define STRETCH_HELLO   123456
#define STRETCH_HELLOACK   123457
#define STRETCH_I3MSG   123458
#define STRETCH_IPMSG   123459
#define USE_NO_SAMPLING   0
#define USE_QUERY_FLAG   1
#define USE_CLOSEST_ID   2
#define USE_SAMPLING   (USE_QUERY_FLAG | USE_CLOSEST_ID)

Enumerations

enum  Stats {
  STAT_IP, STAT_I3, STAT_RATIO, NUM_STATS,
  STAT_CHANGE, STAT_RX, STAT_WRONG, NUM_STATS
}

Functions

 Define_Module (I3LatencyStretch)

Variables

static cStdDev stats [NUM_STATS]
static bool statsDumped = false


Define Documentation

#define STRETCH_HELLO   123456

#define STRETCH_HELLOACK   123457

#define STRETCH_I3MSG   123458

#define STRETCH_IPMSG   123459

#define TRIGGER_TIMER   12345

Author:
Antonio Zea

#define USE_CLOSEST_ID   2

#define USE_NO_SAMPLING   0

#define USE_QUERY_FLAG   1

#define USE_SAMPLING   (USE_QUERY_FLAG | USE_CLOSEST_ID)


Enumeration Type Documentation

enum Stats

Enumerator:
STAT_IP 
STAT_I3 
STAT_RATIO 
NUM_STATS 
STAT_CHANGE 
STAT_RX 
STAT_WRONG 
NUM_STATS 
00037            {
00038     STAT_IP,
00039     STAT_I3,
00040     STAT_RATIO,
00041     NUM_STATS
00042 };


Function Documentation

Define_Module ( I3LatencyStretch   ) 


Variable Documentation

cStdDev stats[NUM_STATS] [static]

bool statsDumped = false [static]


Generated on Thu Apr 17 13:19:27 2008 for ITM OverSim by  doxygen 1.5.3