diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/structdriver__data.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structdriver__data.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,112 @@ + +
+Data Fields | |
CO_Data * | d |
HANDLE | receive_thread |
void * | inst |
volatile bool | continue_receive_thread |
+ +
+Definition at line 109 of file drivers_win32.cpp.
CO_Data* driver_data::d | +
+ +
+Definition at line 111 of file drivers_win32.cpp. +
HANDLE driver_data::receive_thread | +
+ +
+Definition at line 112 of file drivers_win32.cpp. +
void* driver_data::inst | +
+ +
+Definition at line 113 of file drivers_win32.cpp. +
volatile bool driver_data::continue_receive_thread | +
+ +
+Definition at line 114 of file drivers_win32.cpp. +
+