diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/structdriver__data.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structdriver__data.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,130 @@ + + +CanFestival: driver_data Struct Reference + + + + +
+
+
+
+

driver_data Struct Reference

Collaboration diagram for driver_data:

Collaboration graph
+ + + + + + + + + +
[legend]
+ + + + + + + + + + +

Data Fields

CO_Datad
HANDLE receive_thread
void * inst
volatile bool continue_receive_thread
+

Detailed Description

+ +

+ +

+Definition at line 109 of file drivers_win32.cpp.


Field Documentation

+ +
+
+ + + + +
CO_Data* driver_data::d
+
+
+ +

+ +

+Definition at line 111 of file drivers_win32.cpp. +

+Referenced by canOpen(), and canReceiveLoop(). +

+

+ +

+
+ + + + +
HANDLE driver_data::receive_thread
+
+
+ +

+ +

+Definition at line 112 of file drivers_win32.cpp. +

+Referenced by canClose(), and canOpen(). +

+

+ +

+
+ + + + +
void* driver_data::inst
+
+
+ +

+ +

+Definition at line 113 of file drivers_win32.cpp. +

+Referenced by canClose(), canOpen(), canReceive(), and canSend(). +

+

+ +

+
+ + + + +
volatile bool driver_data::continue_receive_thread
+
+
+ +

+ +

+Definition at line 114 of file drivers_win32.cpp. +

+Referenced by canClose(), canOpen(), and canReceiveLoop(). +

+

+


The documentation for this struct was generated from the following file: +
Generated on Fri Jun 8 08:52:18 2007 for CanFestival by  + +doxygen 1.5.1
+ +