watchItem Struct Reference

#include <watch.h>

Collaboration diagram for watchItem:

Collaboration graph
[legend]

List of all members.

Public Attributes

char * name
unsigned * flag
int code
int priority
unsigned(* accessFunc )(void *, int, unsigned, struct expr *)
unsigned(* printFunc )(void *, char *, int, struct expr *)
struct watchItemnext


Detailed Description

Definition at line 35 of file watch.h.


Member Data Documentation

Definition at line 37 of file watch.h.

unsigned* watchItem::flag

Definition at line 38 of file watch.h.

Definition at line 39 of file watch.h.

Definition at line 39 of file watch.h.

unsigned(* watchItem::accessFunc)(void *, int, unsigned, struct expr *)

unsigned(* watchItem::printFunc)(void *, char *, int, struct expr *)

struct watchItem* watchItem::next [read]

Definition at line 42 of file watch.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