InformationItem.h File Reference

#include <omnetpp.h>
#include <string>
#include "BA_API.h"

Classes

class  InformationItem

Defines

#define MAX_CHUNK_SIZE   1497

Functions

std::ostream & operator<< (std::ostream &out, const InformationItem *II)

Define Documentation

#define MAX_CHUNK_SIZE   1497

The Publish Subscribe Information Item class header


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const InformationItem II 
) [inline]

00136                                                                           {
00137         out << II->info();
00138         return out;
00139 }

Generated on Thu Jun 14 17:12:42 2012 for PAL by  doxygen 1.6.3