diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/can__uvccm__win32_8cpp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/can__uvccm__win32_8cpp.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,158 @@ + + +CanFestival: /home/epimerde/documents/tc11/CanFestival-3/drivers/can_uvccm_win32/can_uvccm_win32.cpp File Reference + + + + +
+
+
+
+

/home/epimerde/documents/tc11/CanFestival-3/drivers/can_uvccm_win32/can_uvccm_win32.cpp File Reference

#include <sstream>
+#include <iomanip>
+#include <algorithm>
+#include "can_driver.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + +

Data Structures

class  can_uvccm_win32
class  can_uvccm_win32::error

Functions

UNS8 canReceive_driver (CAN_HANDLE fd0, Message *m)
UNS8 canSend_driver (CAN_HANDLE fd0, Message *m)
CAN_HANDLE canOpen_driver (s_BOARD *board)
int canClose_driver (CAN_HANDLE inst)
+


Function Documentation

+ +
+
+ + + + + + + + + +
int canClose_driver (CAN_HANDLE  inst  ) 
+
+
+ +

+ +

+Definition at line 324 of file can_uvccm_win32.cpp. +

+

+ +

+
+ + + + + + + + + +
CAN_HANDLE canOpen_driver (s_BOARD board  ) 
+
+
+ +

+ +

+Definition at line 311 of file can_uvccm_win32.cpp. +

+

+ +

+
+ + + + + + + + + + + + + + + + + + +
UNS8 canReceive_driver (CAN_HANDLE  fd0,
Message m 
)
+
+
+ +

+ +

+Definition at line 299 of file can_uvccm_win32.cpp. +

+References UNS8. +

+

+ +

+
+ + + + + + + + + + + + + + + + + + +
UNS8 canSend_driver (CAN_HANDLE  fd0,
Message m 
)
+
+
+ +

+ +

+Definition at line 305 of file can_uvccm_win32.cpp. +

+References UNS8. +

+

+


Generated on Mon Jun 4 16:29:07 2007 for CanFestival by  + +doxygen 1.5.1
+ +