nico@207: \hypertarget{can__uvccm__win32_8cpp}{ nico@207: \section{/home/epimerde/documents/tc11/Can\-Festival-3/drivers/can\_\-uvccm\_\-win32/can\_\-uvccm\_\-win32.cpp File Reference} nico@207: \label{can__uvccm__win32_8cpp}\index{/home/epimerde/documents/tc11/CanFestival-3/drivers/can_uvccm_win32/can_uvccm_win32.cpp@{/home/epimerde/documents/tc11/CanFestival-3/drivers/can\_\-uvccm\_\-win32/can\_\-uvccm\_\-win32.cpp}} nico@207: } nico@207: {\tt \#include $<$sstream$>$}\par nico@207: {\tt \#include $<$iomanip$>$}\par nico@207: {\tt \#include $<$algorithm$>$}\par nico@207: {\tt \#include \char`\"{}can\_\-driver.h\char`\"{}}\par nico@207: \subsection*{Data Structures} nico@207: \begin{CompactItemize} nico@207: \item nico@207: class \hyperlink{classcan__uvccm__win32}{can\_\-uvccm\_\-win32} nico@207: \item nico@207: class \hyperlink{classcan__uvccm__win32_1_1error}{can\_\-uvccm\_\-win32::error} nico@207: \end{CompactItemize} nico@207: \subsection*{Functions} nico@207: \begin{CompactItemize} nico@207: \item nico@207: UNS8 \hyperlink{can__uvccm__win32_8cpp_6b3248e95acf2b08d1fd8b42610cc5a6}{can\-Receive\_\-driver} (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} fd0, \hyperlink{structMessage}{Message} $\ast$m) nico@207: \item nico@207: UNS8 \hyperlink{can__uvccm__win32_8cpp_def95aee49efa13dd047d0b3b5507ad3}{can\-Send\_\-driver} (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} fd0, \hyperlink{structMessage}{Message} $\ast$m) nico@207: \item nico@207: \hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} \hyperlink{can__uvccm__win32_8cpp_945403aba7f36acbd2e7160ade361bab}{can\-Open\_\-driver} (\hyperlink{structstruct__s__BOARD}{s\_\-BOARD} $\ast$board) nico@207: \item nico@207: int \hyperlink{can__uvccm__win32_8cpp_f0856b6c70c571ef7aa4509abf18db6d}{can\-Close\_\-driver} (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} inst) nico@207: \end{CompactItemize} nico@207: nico@207: nico@207: \subsection{Function Documentation} nico@207: \hypertarget{can__uvccm__win32_8cpp_f0856b6c70c571ef7aa4509abf18db6d}{ nico@207: \index{can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}!canClose_driver@{canClose\_\-driver}} nico@207: \index{canClose_driver@{canClose\_\-driver}!can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}} nico@207: \subsubsection[canClose\_\-driver]{\setlength{\rightskip}{0pt plus 5cm}int can\-Close\_\-driver (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} {\em inst})}} nico@207: \label{can__uvccm__win32_8cpp_f0856b6c70c571ef7aa4509abf18db6d} nico@207: nico@207: nico@207: nico@207: nico@207: Definition at line 324 of file can\_\-uvccm\_\-win32.cpp.\hypertarget{can__uvccm__win32_8cpp_945403aba7f36acbd2e7160ade361bab}{ nico@207: \index{can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}!canOpen_driver@{canOpen\_\-driver}} nico@207: \index{canOpen_driver@{canOpen\_\-driver}!can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}} nico@207: \subsubsection[canOpen\_\-driver]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} can\-Open\_\-driver (\hyperlink{structstruct__s__BOARD}{s\_\-BOARD} $\ast$ {\em board})}} nico@207: \label{can__uvccm__win32_8cpp_945403aba7f36acbd2e7160ade361bab} nico@207: nico@207: nico@207: nico@207: nico@207: Definition at line 311 of file can\_\-uvccm\_\-win32.cpp.\hypertarget{can__uvccm__win32_8cpp_6b3248e95acf2b08d1fd8b42610cc5a6}{ nico@207: \index{can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}!canReceive_driver@{canReceive\_\-driver}} nico@207: \index{canReceive_driver@{canReceive\_\-driver}!can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}} nico@207: \subsubsection[canReceive\_\-driver]{\setlength{\rightskip}{0pt plus 5cm}UNS8 can\-Receive\_\-driver (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} {\em fd0}, \hyperlink{structMessage}{Message} $\ast$ {\em m})}} nico@207: \label{can__uvccm__win32_8cpp_6b3248e95acf2b08d1fd8b42610cc5a6} nico@207: nico@207: nico@207: nico@207: nico@207: Definition at line 299 of file can\_\-uvccm\_\-win32.cpp. nico@207: nico@207: References UNS8.\hypertarget{can__uvccm__win32_8cpp_def95aee49efa13dd047d0b3b5507ad3}{ nico@207: \index{can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}!canSend_driver@{canSend\_\-driver}} nico@207: \index{canSend_driver@{canSend\_\-driver}!can_uvccm_win32.cpp@{can\_\-uvccm\_\-win32.cpp}} nico@207: \subsubsection[canSend\_\-driver]{\setlength{\rightskip}{0pt plus 5cm}UNS8 can\-Send\_\-driver (\hyperlink{win32_2applicfg_8h_712c7b28987b12b8d400df19c92d0f5e}{CAN\_\-HANDLE} {\em fd0}, \hyperlink{structMessage}{Message} $\ast$ {\em m})}} nico@207: \label{can__uvccm__win32_8cpp_def95aee49efa13dd047d0b3b5507ad3} nico@207: nico@207: nico@207: nico@207: nico@207: Definition at line 305 of file can\_\-uvccm\_\-win32.cpp. nico@207: nico@207: References UNS8.