class <Filter/Field> FieldFilter : public Filter


Inheritance:


Public Methods

FieldFilter()

Protected Fields

int match_
int offset_
offset of the field

Protected Methods

filter_e filter(Packet *p)

Inherited from Filter:

Public Classes

enum filter_e

Public Methods

inline NsObject* filter_target()

Public

enum filter_e

Protected Fields

NsObject* filter_target_

Protected Methods

int command(int argc, const char* const* argv)
void recv(Packet*, Handler* h= 0)

Inherited from Connector:

Public Methods

virtual void drop(Packet* p)
inline NsObject* target()

Protected Fields

NsObject* drop_
NsObject* target_

Protected Methods

virtual void drop(Packet* p, const char *s)
inline void send(Packet* p, Handler* h)

Inherited from NsObject:

Public Methods

virtual void debug(const char *fmt, ...)
virtual int delay_bind_dispatch(const char *varName, const char *localName, TclObject *tracer)
virtual void delay_bind_init_all()
int isdebug()

Protected Fields

int debug_
int off_cmn_
int off_flags_

Protected Methods

void handle(Event*)
virtual void reset()

Inherited from Handler:


Documentation

FieldFilter()

filter_e filter(Packet *p)

int offset_
offset of the field

int match_


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de