router Struct Reference

#include <router.h>

Collaboration diagram for router:

Collaboration graph
[legend]

List of all members.

Public Attributes

char * name
int active
int priority
short int environmentAware
void * context
int(* query )(void *, char *)
int(* printer )(void *, char *, char *)
int(* exiter )(void *, int)
int(* charget )(void *, char *)
int(* charunget )(void *, int, char *)
struct routernext


Detailed Description

Definition at line 48 of file router.h.


Member Data Documentation

char* router::name

Definition at line 50 of file router.h.

Definition at line 51 of file router.h.

Definition at line 52 of file router.h.

Definition at line 53 of file router.h.

Definition at line 54 of file router.h.

int(* router::query)(void *, char *)

int(* router::printer)(void *, char *, char *)

int(* router::exiter)(void *, int)

int(* router::charget)(void *, char *)

int(* router::charunget)(void *, int, char *)

struct router* router::next [read]

Definition at line 60 of file router.h.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6