/usr/share/doc/libcoyotl-dev/html/a00014.html is in libcoyotl-dev 3.1.0-6.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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libcoyotl</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<h1 align="center" color="#606080">
libcoyotl - A Library of C++ Tools
</h1>
<p align="center">
Created by <a href="mailto:scott.ladd@@coyotegulch.com?subject=libcoyotl">Scott Robert Ladd</a> at
<a href="http://www.coyotegulch.com">Coyote Gulch Productions</a>.
</p>
<hr>
<!-- Generated by Doxygen 1.8.9.1 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>libcoyotl</b></li><li class="navelem"><a class="el" href="a00005.html">command_line</a></li><li class="navelem"><a class="el" href="a00014.html">option</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> |
<a href="a00038.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">libcoyotl::command_line::option Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a288463b8e16d3c8b8a3ff912f4673116"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a288463b8e16d3c8b8a3ff912f4673116"></a>
 </td><td class="memItemRight" valign="bottom"><b>option</b> (const string &a_name)</td></tr>
<tr class="separator:a288463b8e16d3c8b8a3ff912f4673116"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a794e6469a22f69eb96ba6b231f544de6"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a794e6469a22f69eb96ba6b231f544de6"></a>
string </td><td class="memItemRight" valign="bottom"><b>m_name</b></td></tr>
<tr class="separator:a794e6469a22f69eb96ba6b231f544de6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e4e54de1112e9f7e9fc71081eb03267"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5e4e54de1112e9f7e9fc71081eb03267"></a>
string </td><td class="memItemRight" valign="bottom"><b>m_value</b></td></tr>
<tr class="separator:a5e4e54de1112e9f7e9fc71081eb03267"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="a00021_source.html">command_line.h</a></li>
</ul>
</div><!-- contents -->
<hr>
<p align="center"><small>
© 1996-2005 Scott Robert Ladd. All rights reserved.<br>
HTML documentation generated by Dimitri van Heesch's excellent <a href="http://www.doxygen.org">Doxygen</a> tool.
</small>
</p>
</body>
</html>
|