PingCache.h File Reference


Detailed Description

Author:
Antonio Zea

#include <omnetpp.h>
#include <NodeHandle.h>
#include <OverlayKey.h>
#include <map>

Classes

class  PingCache
struct  PingCache::PingCacheEntry

Enumerations

enum  { PINGSTATE_UNKNOWN = -1, PINGSTATE_TIMEOUT = -2, PINGSTATE_WAITING = -3 }


Enumeration Type Documentation

anonymous enum

Enumerator:
PINGSTATE_UNKNOWN 
PINGSTATE_TIMEOUT 
PINGSTATE_WAITING 
00035      {
00036     PINGSTATE_UNKNOWN = -1,
00037     PINGSTATE_TIMEOUT = -2,
00038     PINGSTATE_WAITING = -3
00039 };


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