CommModule.h File Reference

Contains the abstract class for a Comunication Module. More...

#include <stdlib.h>
#include <assert.h>
#include <string>
#include <list>
#include <sstream>
#include <vector>
#include <utility>
#include <map>
#include <baselib.h>
#include <Resource.h>
#include <Serialization.h>

Go to the source code of this file.

Namespaces

namespace  MipResources

Classes

class  MipResources::CommNode
 Represents the sender or the recipient of a packet. More...
class  MipResources::CommPacket
 Communication packet. More...
class  MipResources::CommModulePar
 Represents the fundamental parameters of an abstract communication module. More...
class  MipResources::CommModuleVar
 Represents the fundamental variables an abstract communication module. More...
class  MipResources::CommModule
 abstract communication module More...

Typedefs

typedef vector< CommPacket * > MipResources::CommBox
 A vector of pointers to CommPacket.
typedef pair< string, CommNode > MipResources::CommStoredPacketString
 Association between a string and a CommNode.


Detailed Description

Contains the abstract class for a Comunication Module.

Author:
Paolo Stegagno and Fabrizio Ramundo and Antonio Franchi
Date:
2008-11
Bug:
Todo:

Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6