NodeHandle.h File Reference


Detailed Description

Author:
Markus Mauch

Sebastian Mies

#include <stdint.h>
#include <omnetpp.h>
#include <IPvXAddress.h>
#include <NodeVector.h>
#include <ext/hash_set>
#include <ext/hash_map>
#include "OverlayKey.h"

Classes

class  NodeHandle
 This class implements a common node handle. More...
class  NodeHandle::hashFcn

Functions

void doPacking (cCommBuffer *b, NodeHandle &obj)
void doUnpacking (cCommBuffer *b, NodeHandle &obj)


Function Documentation

void doPacking ( cCommBuffer *  b,
NodeHandle obj 
) [inline]

00155 {obj.netPack(b);}

void doUnpacking ( cCommBuffer *  b,
NodeHandle obj 
) [inline]

00156 {obj.netUnpack(b);}


Generated on Wed Apr 4 13:37:05 2007 for ITM OverSim by  doxygen 1.4.7