filter.hh File Reference

#include <sys/time.h>
#include <unistd.h>
#include <list>
#include "message.hh"

Include dependency graph for filter.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  FilterCallback
class  FilterEntry

Defines

#define FILTER_INVALID_PRIORITY   256
#define FILTER_KEEP_PRIORITY   255
#define FILTER_MAX_PRIORITY   254
#define FILTER_MIN_PRIORITY   1
#define FILTER_ZERO_PRIORITY   0
#define PRE_PROCESSING_COMPLETED_PRIORITY   200
#define ROUTING_COMPLETED_PRIORITY   50

Typedefs

typedef list< FilterEntry * > FilterList
typedef long handle


Define Documentation

#define FILTER_INVALID_PRIORITY   256
 

Definition at line 63 of file filter.hh.

Referenced by DiffusionCoreAgent::getNextFilterPriority(), and DiffusionCoreAgent::processControlMessage().

#define FILTER_KEEP_PRIORITY   255
 

Definition at line 62 of file filter.hh.

Referenced by DiffusionCoreAgent::getNextFilterPriority(), and DiffusionRouting::sendMessage().

#define FILTER_MAX_PRIORITY   254
 

Definition at line 61 of file filter.hh.

Referenced by DiffusionRouting::addFilter().

#define FILTER_MIN_PRIORITY   1
 

Definition at line 60 of file filter.hh.

Referenced by DiffusionCoreAgent::getNextFilterPriority(), and DiffusionRouting::sendMessage().

#define FILTER_ZERO_PRIORITY   0
 

Definition at line 59 of file filter.hh.

#define PRE_PROCESSING_COMPLETED_PRIORITY   200
 

Definition at line 73 of file filter.hh.

#define ROUTING_COMPLETED_PRIORITY   50
 

Definition at line 79 of file filter.hh.


Typedef Documentation

typedef list<FilterEntry *> FilterList
 

Definition at line 85 of file filter.hh.

typedef long handle
 

Definition at line 88 of file filter.hh.


Generated on Tue Mar 6 16:52:38 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6