/usr/share/doc/libdime-doc/html/uniondimeParam.html is in libdime-doc 0.20030921-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | <HTML>
<HEAD>
<TITLE>DIME Source Code Documentation</TITLE>
<META NAME=description
CONTENT="Documentation for DIME">
<META NAME=keywords
CONTENT="DXF, AutoCAD, C++ class library">
</HEAD>
<BODY>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a></div>
<h1>dimeParam Class Reference</h1><!-- doxytag: class="dimeParam" -->The dimeParam class is a union of the different parameter types.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="Basic_8h-source.html">dime/Basic.h</a>></code>
<p>
<a href="uniondimeParam-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0"></a><!-- doxytag: member="dimeParam::int8_data" ref="o0" args="" -->
int8 </td><td class="memItemRight" valign="bottom"><b>int8_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1"></a><!-- doxytag: member="dimeParam::int16_data" ref="o1" args="" -->
int16 </td><td class="memItemRight" valign="bottom"><b>int16_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2"></a><!-- doxytag: member="dimeParam::int32_data" ref="o2" args="" -->
int32 </td><td class="memItemRight" valign="bottom"><b>int32_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o3"></a><!-- doxytag: member="dimeParam::float_data" ref="o3" args="" -->
float </td><td class="memItemRight" valign="bottom"><b>float_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o4"></a><!-- doxytag: member="dimeParam::double_data" ref="o4" args="" -->
dxfdouble </td><td class="memItemRight" valign="bottom"><b>double_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o5"></a><!-- doxytag: member="dimeParam::string_data" ref="o5" args="" -->
const char * </td><td class="memItemRight" valign="bottom"><b>string_data</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o6"></a><!-- doxytag: member="dimeParam::hex_data" ref="o6" args="" -->
const char * </td><td class="memItemRight" valign="bottom"><b>hex_data</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The dimeParam class is a union of the different parameter types.
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Basic_8h-source.html">Basic.h</a></ul>
<HR>
<DIV ALIGN=right>
<FONT SIZE=-2><I>
Copyright © 1998-1999, <A HREF=http://www.sim.no/>Systems In Motion</A>
<<A HREF=mailto:sales@sim.no>sales@sim.no</A>>.
All rights reserved.
<BR>
System documentation was generated using
<A HREF=http://www.stack.nl/~dimitri/doxygen/>doxygen</A>.
</I></FONT>
<DIV ALIGN=left>
</BODY>
</HTML>
|