1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: drivers/can_uvccm_win32/can_uvccm_win32.cpp File Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
12 <li id="current"><a href="files.html"><span>Files</span></a></li> |
|
13 <li><a href="dirs.html"><span>Directories</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="files.html"><span>File List</span></a></li> |
|
18 <li><a href="globals.html"><span>Globals</span></a></li> |
|
19 </ul></div> |
|
20 <div class="nav"> |
|
21 <a class="el" href="dir_65dd258ff9b9ef4cd7bd0d22f5e58dba.html">drivers</a> » <a class="el" href="dir_804f450f085be204aa1c743a427619b0.html">can_uvccm_win32</a></div> |
|
22 <h1>can_uvccm_win32.cpp File Reference</h1><code>#include <sstream></code><br> |
|
23 <code>#include <iomanip></code><br> |
|
24 <code>#include <algorithm></code><br> |
|
25 <code>#include "<a class="el" href="can__driver_8h-source.html">can_driver.h</a>"</code><br> |
|
26 |
|
27 <p> |
|
28 Include dependency graph for can_uvccm_win32.cpp:<p><center><img src="can__uvccm__win32_8cpp__incl.png" border="0" usemap="#drivers/can_uvccm_win32/can_uvccm_win32.cpp_map" alt=""></center> |
|
29 <map name="drivers/can_uvccm_win32/can_uvccm_win32.cpp_map"> |
|
30 <area href="can__driver_8h.html" shape="rect" coords="344,157,432,184" alt=""> |
|
31 <area href="win32_2applicfg_8h.html" shape="rect" coords="579,157,653,184" alt=""> |
|
32 <area href="can_8h.html" shape="rect" coords="481,183,529,209" alt=""> |
|
33 </map> |
|
34 |
|
35 <p> |
|
36 <a href="can__uvccm__win32_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
37 <tr><td></td></tr> |
|
38 <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr> |
|
39 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classcan__uvccm__win32.html">can_uvccm_win32</a></td></tr> |
|
40 |
|
41 <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classcan__uvccm__win32_1_1error.html">can_uvccm_win32::error</a></td></tr> |
|
42 |
|
43 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
|
44 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="can__uvccm__win32_8cpp.html#b0b7065be05f6d53009b7bd46626e2c0">canReceive_driver</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> fd0, <a class="el" href="structMessage.html">Message</a> *m)</td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="can__uvccm__win32_8cpp.html#36327c9e0ec6d284b346963a321e3c2b">canSend_driver</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> fd0, <a class="el" href="structMessage.html">Message</a> *m)</td></tr> |
|
47 |
|
48 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="can__uvccm__win32_8cpp.html#a91c5884b47322592815c82427be3fac">canOpen_driver</a> (<a class="el" href="structstruct__s__BOARD.html">s_BOARD</a> *board)</td></tr> |
|
49 |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="can__uvccm__win32_8cpp.html#2e54f30ed2522c21b5e4190c234b9e97">canClose_driver</a> (<a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> inst)</td></tr> |
|
51 |
|
52 </table> |
|
53 <hr><h2>Function Documentation</h2> |
|
54 <a class="anchor" name="2e54f30ed2522c21b5e4190c234b9e97"></a><!-- doxytag: member="can_uvccm_win32.cpp::canClose_driver" ref="2e54f30ed2522c21b5e4190c234b9e97" args="(CAN_HANDLE inst)" --> |
|
55 <div class="memitem"> |
|
56 <div class="memproto"> |
|
57 <table class="memname"> |
|
58 <tr> |
|
59 <td class="memname">int canClose_driver </td> |
|
60 <td>(</td> |
|
61 <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> |
|
62 <td class="paramname"> <em>inst</em> </td> |
|
63 <td> ) </td> |
|
64 <td width="100%"></td> |
|
65 </tr> |
|
66 </table> |
|
67 </div> |
|
68 <div class="memdoc"> |
|
69 |
|
70 <p> |
|
71 |
|
72 <p> |
|
73 Definition at line <a class="el" href="can__uvccm__win32_8cpp-source.html#l00324">324</a> of file <a class="el" href="can__uvccm__win32_8cpp-source.html">can_uvccm_win32.cpp</a>. |
|
74 </div> |
|
75 </div><p> |
|
76 <a class="anchor" name="a91c5884b47322592815c82427be3fac"></a><!-- doxytag: member="can_uvccm_win32.cpp::canOpen_driver" ref="a91c5884b47322592815c82427be3fac" args="(s_BOARD *board)" --> |
|
77 <div class="memitem"> |
|
78 <div class="memproto"> |
|
79 <table class="memname"> |
|
80 <tr> |
|
81 <td class="memname"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> canOpen_driver </td> |
|
82 <td>(</td> |
|
83 <td class="paramtype"><a class="el" href="structstruct__s__BOARD.html">s_BOARD</a> * </td> |
|
84 <td class="paramname"> <em>board</em> </td> |
|
85 <td> ) </td> |
|
86 <td width="100%"></td> |
|
87 </tr> |
|
88 </table> |
|
89 </div> |
|
90 <div class="memdoc"> |
|
91 |
|
92 <p> |
|
93 |
|
94 <p> |
|
95 Definition at line <a class="el" href="can__uvccm__win32_8cpp-source.html#l00311">311</a> of file <a class="el" href="can__uvccm__win32_8cpp-source.html">can_uvccm_win32.cpp</a>. |
|
96 </div> |
|
97 </div><p> |
|
98 <a class="anchor" name="b0b7065be05f6d53009b7bd46626e2c0"></a><!-- doxytag: member="can_uvccm_win32.cpp::canReceive_driver" ref="b0b7065be05f6d53009b7bd46626e2c0" args="(CAN_HANDLE fd0, Message *m)" --> |
|
99 <div class="memitem"> |
|
100 <div class="memproto"> |
|
101 <table class="memname"> |
|
102 <tr> |
|
103 <td class="memname">UNS8 canReceive_driver </td> |
|
104 <td>(</td> |
|
105 <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> |
|
106 <td class="paramname"> <em>fd0</em>, </td> |
|
107 </tr> |
|
108 <tr> |
|
109 <td class="paramkey"></td> |
|
110 <td></td> |
|
111 <td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td> |
|
112 <td class="paramname"> <em>m</em></td><td> </td> |
|
113 </tr> |
|
114 <tr> |
|
115 <td></td> |
|
116 <td>)</td> |
|
117 <td></td><td></td><td width="100%"></td> |
|
118 </tr> |
|
119 </table> |
|
120 </div> |
|
121 <div class="memdoc"> |
|
122 |
|
123 <p> |
|
124 |
|
125 <p> |
|
126 Definition at line <a class="el" href="can__uvccm__win32_8cpp-source.html#l00299">299</a> of file <a class="el" href="can__uvccm__win32_8cpp-source.html">can_uvccm_win32.cpp</a>. |
|
127 <p> |
|
128 References <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>. |
|
129 </div> |
|
130 </div><p> |
|
131 <a class="anchor" name="36327c9e0ec6d284b346963a321e3c2b"></a><!-- doxytag: member="can_uvccm_win32.cpp::canSend_driver" ref="36327c9e0ec6d284b346963a321e3c2b" args="(CAN_HANDLE fd0, Message *m)" --> |
|
132 <div class="memitem"> |
|
133 <div class="memproto"> |
|
134 <table class="memname"> |
|
135 <tr> |
|
136 <td class="memname">UNS8 canSend_driver </td> |
|
137 <td>(</td> |
|
138 <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#324227f7b01d51ee83a883174769ac8f">CAN_HANDLE</a> </td> |
|
139 <td class="paramname"> <em>fd0</em>, </td> |
|
140 </tr> |
|
141 <tr> |
|
142 <td class="paramkey"></td> |
|
143 <td></td> |
|
144 <td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td> |
|
145 <td class="paramname"> <em>m</em></td><td> </td> |
|
146 </tr> |
|
147 <tr> |
|
148 <td></td> |
|
149 <td>)</td> |
|
150 <td></td><td></td><td width="100%"></td> |
|
151 </tr> |
|
152 </table> |
|
153 </div> |
|
154 <div class="memdoc"> |
|
155 |
|
156 <p> |
|
157 |
|
158 <p> |
|
159 Definition at line <a class="el" href="can__uvccm__win32_8cpp-source.html#l00305">305</a> of file <a class="el" href="can__uvccm__win32_8cpp-source.html">can_uvccm_win32.cpp</a>. |
|
160 <p> |
|
161 References <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>. |
|
162 </div> |
|
163 </div><p> |
|
164 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:17 2007 for CanFestival by |
|
165 <a href="http://www.doxygen.org/index.html"> |
|
166 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
167 </body> |
|
168 </html> |
|