class <SessionHelper> SessionHelper : public Connector


Inheritance:


Public Methods

int command(int, const char*const*)
void recv(Packet*, Handler*)
SessionHelper()

Protected Fields

dstobj* dstobj_
loss_depobj* loss_dependency_
int ndst_
int off_ip_
int rc_
enable reference count
nsaddr_t src_

Protected Methods

void clear_dropped()
void delete_dstobj(NsObject*)
dstobj* find_dstobj(NsObject*)
loss_depobj* find_loss_depobj(ErrorModel*)
void get_dropped(loss_depobj*, Packet*)
void mark_dropped(loss_depobj*)
void show_dstobj()
void show_loss_depobj(loss_depobj*)

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

SessionHelper()

int command(int, const char*const*)

void recv(Packet*, Handler*)

void get_dropped(loss_depobj*, Packet*)

void mark_dropped(loss_depobj*)

void clear_dropped()

dstobj* find_dstobj(NsObject*)

void delete_dstobj(NsObject*)

loss_depobj* find_loss_depobj(ErrorModel*)

void show_dstobj()

void show_loss_depobj(loss_depobj*)

nsaddr_t src_

dstobj* dstobj_

loss_depobj* loss_dependency_

int off_ip_

int ndst_

int rc_
enable reference count


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