|
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_d58fb241e647de6212c31ecccf9cbace.html">drivers</a> » <a class="el" href="dir_0b40b6b553bfe31fd290d0ffbb49cb0d.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="405,150,509,174" alt=""> |
|
31 <area href="win32_2applicfg_8h.html" shape="rect" coords="665,150,753,174" alt=""> |
|
32 <area href="can_8h.html" shape="rect" coords="557,174,616,198" 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#6b3248e95acf2b08d1fd8b42610cc5a6">canReceive_driver</a> (<a class="el" href="win32_2applicfg_8h.html#712c7b28987b12b8d400df19c92d0f5e">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#def95aee49efa13dd047d0b3b5507ad3">canSend_driver</a> (<a class="el" href="win32_2applicfg_8h.html#712c7b28987b12b8d400df19c92d0f5e">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#712c7b28987b12b8d400df19c92d0f5e">CAN_HANDLE</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="can__uvccm__win32_8cpp.html#945403aba7f36acbd2e7160ade361bab">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#f0856b6c70c571ef7aa4509abf18db6d">canClose_driver</a> (<a class="el" href="win32_2applicfg_8h.html#712c7b28987b12b8d400df19c92d0f5e">CAN_HANDLE</a> inst)</td></tr> |
|
51 |
|
52 </table> |
|
53 <hr><h2>Function Documentation</h2> |
|
54 <a class="anchor" name="f0856b6c70c571ef7aa4509abf18db6d"></a><!-- doxytag: member="can_uvccm_win32.cpp::canClose_driver" ref="f0856b6c70c571ef7aa4509abf18db6d" 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#712c7b28987b12b8d400df19c92d0f5e">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="945403aba7f36acbd2e7160ade361bab"></a><!-- doxytag: member="can_uvccm_win32.cpp::canOpen_driver" ref="945403aba7f36acbd2e7160ade361bab" 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#712c7b28987b12b8d400df19c92d0f5e">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="6b3248e95acf2b08d1fd8b42610cc5a6"></a><!-- doxytag: member="can_uvccm_win32.cpp::canReceive_driver" ref="6b3248e95acf2b08d1fd8b42610cc5a6" 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#712c7b28987b12b8d400df19c92d0f5e">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="def95aee49efa13dd047d0b3b5507ad3"></a><!-- doxytag: member="can_uvccm_win32.cpp::canSend_driver" ref="def95aee49efa13dd047d0b3b5507ad3" 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#712c7b28987b12b8d400df19c92d0f5e">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 Fri Jun 8 08:51:40 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> |