• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>oscl_uuid.h File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.2.18 -->
7<center>
8<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
9<hr><h1>oscl_uuid.h File Reference</h1>This file defines the OSCL UUID structure used for unique identifiers as well as the short (32-bit) identifiers OsclUid32.
10<a href="#_details">More...</a>
11<p>
12<code>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</code><br>
13<code>#include "<a class="el" href="oscl__mem__basic__functions_8h-source.html">oscl_mem_basic_functions.h</a>"</code><br>
14<code>#include "<a class="el" href="oscl__string__utils_8h-source.html">oscl_string_utils.h</a>"</code><br>
15<code>#include "<a class="el" href="oscl__stdstring_8h-source.html">oscl_stdstring.h</a>"</code><br>
16
17<p>
18<a href="oscl__uuid_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
19<tr><td></td></tr>
20<tr><td colspan=2><br><h2>Data Structures</h2></td></tr>
21<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structOsclUuid.html">OsclUuid</a></td></tr>
22<tr><td colspan=2><br><h2>Defines</h2></td></tr>
23<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a0">BYTES_IN_UUID_ARRAY</a>&nbsp;&nbsp;&nbsp;8</td></tr>
24<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
25<tr><td nowrap align=right valign=top>typedef uint32&nbsp;</td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a1">OsclUid32</a></td></tr>
26<tr><td colspan=2><br><h2>Variables</h2></td></tr>
27<tr><td nowrap align=right valign=top>const char&nbsp;</td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a2">PV_CHAR_CLOSE_BRACKET</a> = ')'</td></tr>
28<tr><td nowrap align=right valign=top>const char&nbsp;</td><td valign=bottom><a class="el" href="oscl__uuid_8h.html#a3">PV_CHAR_COMMA</a> = ','</td></tr>
29</table>
30<hr><a name="_details"></a><h2>Detailed Description</h2>
31This file defines the OSCL UUID structure used for unique identifiers as well as the short (32-bit) identifiers OsclUid32.
32<p>
33
34<p>
35<hr><h2>Define Documentation</h2>
36<a name="a0" doxytag="oscl_uuid.h::BYTES_IN_UUID_ARRAY"></a><p>
37<table width="100%" cellpadding="2" cellspacing="0" border="0">
38  <tr>
39    <td class="md">
40      <table cellpadding="0" cellspacing="0" border="0">
41        <tr>
42          <td class="md" nowrap valign="top"> #define BYTES_IN_UUID_ARRAY&nbsp;&nbsp;&nbsp;8
43      </table>
44    </td>
45  </tr>
46</table>
47<table cellspacing=5 cellpadding=0 border=0>
48  <tr>
49    <td>
50      &nbsp;
51    </td>
52    <td>
53
54<p>
55    </td>
56  </tr>
57</table>
58<hr><h2>Typedef Documentation</h2>
59<a name="a1" doxytag="oscl_uuid.h::OsclUid32"></a><p>
60<table width="100%" cellpadding="2" cellspacing="0" border="0">
61  <tr>
62    <td class="md">
63      <table cellpadding="0" cellspacing="0" border="0">
64        <tr>
65          <td class="md" nowrap valign="top"> typedef uint32 OsclUid32
66      </table>
67    </td>
68  </tr>
69</table>
70<table cellspacing=5 cellpadding=0 border=0>
71  <tr>
72    <td>
73      &nbsp;
74    </td>
75    <td>
76
77<p>
78    </td>
79  </tr>
80</table>
81<hr><h2>Variable Documentation</h2>
82<a name="a2" doxytag="oscl_uuid.h::PV_CHAR_CLOSE_BRACKET"></a><p>
83<table width="100%" cellpadding="2" cellspacing="0" border="0">
84  <tr>
85    <td class="md">
86      <table cellpadding="0" cellspacing="0" border="0">
87        <tr>
88          <td class="md" nowrap valign="top"> const char PV_CHAR_CLOSE_BRACKET = ')'
89      </table>
90    </td>
91  </tr>
92</table>
93<table cellspacing=5 cellpadding=0 border=0>
94  <tr>
95    <td>
96      &nbsp;
97    </td>
98    <td>
99
100<p>
101    </td>
102  </tr>
103</table>
104<a name="a3" doxytag="oscl_uuid.h::PV_CHAR_COMMA"></a><p>
105<table width="100%" cellpadding="2" cellspacing="0" border="0">
106  <tr>
107    <td class="md">
108      <table cellpadding="0" cellspacing="0" border="0">
109        <tr>
110          <td class="md" nowrap valign="top"> const char PV_CHAR_COMMA = ','
111      </table>
112    </td>
113  </tr>
114</table>
115<table cellspacing=5 cellpadding=0 border=0>
116  <tr>
117    <td>
118      &nbsp;
119    </td>
120    <td>
121
122<p>
123    </td>
124  </tr>
125</table>
126<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
127<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
128</small></address>
129</body>
130</html>
131