Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

filter.hh File Reference

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

Include dependency graph for filter.hh:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Compounds

class  FilterCallback
class  FilterEntry

Defines

#define FILTER_MIN_PRIORITY   1
#define FILTER_MAX_PRIORITY   254
#define FILTER_KEEP_PRIORITY   255
#define FILTER_ZERO_PRIORITY   0
#define FILTER_INVALID_PRIORITY   256

Typedefs

typedef list< FilterEntry * > FilterList
typedef long handle


Define Documentation

#define FILTER_INVALID_PRIORITY   256
 

Definition at line 34 of file filter.hh.

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

#define FILTER_KEEP_PRIORITY   255
 

Definition at line 32 of file filter.hh.

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

#define FILTER_MAX_PRIORITY   254
 

Definition at line 31 of file filter.hh.

Referenced by DiffusionRouting::addFilter().

#define FILTER_MIN_PRIORITY   1
 

Definition at line 30 of file filter.hh.

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

#define FILTER_ZERO_PRIORITY   0
 

Definition at line 33 of file filter.hh.


Typedef Documentation

typedef list<FilterEntry *> FilterList
 

Definition at line 48 of file filter.hh.

typedef long handle
 

Definition at line 49 of file filter.hh.


Generated on Tue Apr 20 12:20:09 2004 for NS2.26SourcesOriginal by doxygen 1.3.3