anywatch Struct Reference
[Compiler]

#include <procframe.h>


Detailed Description

some watch point structures for internal use only. see watchpt.h for UI watchpoint input structures.


Data Fields

void * key
void * next
void * data
unsigned long flags


Field Documentation

void* anywatch::key

all watches hash on some sort of unique ptr key

void* anywatch::next

all watches are in hash tables.

void* anywatch::data

everyone wants to know something.

unsigned long anywatch::flags

control bits


The documentation for this struct was generated from the following file:
Generated on Thu Jul 17 04:00:56 2008 for libascend by  doxygen 1.5.1