/usr/share/doc/libucommon-dev/a00143.html is in libucommon-doc 3.2.0-0ubuntu1.
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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>UCommon: ucc::shell::charopt Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="a00214.html">ucc</a>::<a class="el" href="a00142.html">shell</a>::<a class="el" href="a00143.html">charopt</a>
</div>
</div>
<div class="contents">
<h1>ucc::shell::charopt Class Reference</h1><!-- doxytag: class="ucc::shell::charopt" --><!-- doxytag: inherits="ucc::shell::Option" -->
<p>Character option for shell parsing.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="a00204_source.html">shell.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for ucc::shell::charopt:</div>
<div class="dynsection">
<div class="center"><img src="a00535.png" border="0" usemap="#ucc_1_1shell_1_1charopt_inherit__map" alt="Inheritance graph"/></div>
<map name="ucc_1_1shell_1_1charopt_inherit__map" id="ucc_1_1shell_1_1charopt_inherit__map">
<area shape="rect" id="node2" href="a00148.html" title="A base class used to create parsable shell options." alt="" coords="12,237,143,267"/><area shape="rect" id="node4" href="a00100.html" title="A linked object base class for ordered objects." alt="" coords="5,160,149,189"/><area shape="rect" id="node6" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="11,83,144,112"/><area shape="rect" id="node8" href="a00093.html" title="A common base class for all managed objects." alt="" coords="31,5,124,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ucc::shell::charopt:</div>
<div class="dynsection">
<div class="center"><img src="a00536.png" border="0" usemap="#ucc_1_1shell_1_1charopt_coll__map" alt="Collaboration graph"/></div>
<map name="ucc_1_1shell_1_1charopt_coll__map" id="ucc_1_1shell_1_1charopt_coll__map">
<area shape="rect" id="node2" href="a00148.html" title="A base class used to create parsable shell options." alt="" coords="28,395,159,424"/><area shape="rect" id="node4" href="a00100.html" title="A linked object base class for ordered objects." alt="" coords="5,187,149,216"/><area shape="rect" id="node11" href="a00099.html" title="An index container for maintaining an ordered list of objects." alt="" coords="93,299,232,328"/><area shape="rect" id="node6" href="a00069.html" title="Common base class for all objects that can be formed into a linked list." alt="" coords="11,96,144,125"/><area shape="rect" id="node8" href="a00093.html" title="A common base class for all managed objects." alt="" coords="31,5,124,35"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a150da521e2290ae2d978be55edce62f4"></a><!-- doxytag: member="ucc::shell::charopt::charopt" ref="a150da521e2290ae2d978be55edce62f4" args="(char short_option, const char *long_option=NULL, const char *help=NULL, const char *type="char", char default_code= ' ')" -->
</td><td class="memItemRight" valign="bottom"><b>charopt</b> (char short_option, const char *long_option=NULL, const char *help=NULL, const char *type="char", char default_code= ' ')</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a35773d2f852a698e8a4dd0769703cba9"></a><!-- doxytag: member="ucc::shell::charopt::operator bool" ref="a35773d2f852a698e8a4dd0769703cba9" args="()" -->
</td><td class="memItemRight" valign="bottom"><b>operator bool</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adea7c7ac66e143f4b982292159f6fc86"></a><!-- doxytag: member="ucc::shell::charopt::operator char" ref="adea7c7ac66e143f4b982292159f6fc86" args="()" -->
</td><td class="memItemRight" valign="bottom"><b>operator char</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0f00e8b41e9575b0ddec1871160f0bdc"></a><!-- doxytag: member="ucc::shell::charopt::operator!" ref="a0f00e8b41e9575b0ddec1871160f0bdc" args="()" -->
bool </td><td class="memItemRight" valign="bottom"><b>operator!</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac7d2a45b985d94dbbdce15643f7b0722"></a><!-- doxytag: member="ucc::shell::charopt::operator*" ref="ac7d2a45b985d94dbbdce15643f7b0722" args="()" -->
char </td><td class="memItemRight" valign="bottom"><b>operator*</b> ()</td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#a49aa2a13de8726b06d0afd57041ff169">assign</a> (const char *value)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Used to send option into derived receiver. <a href="#a49aa2a13de8726b06d0afd57041ff169"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a437354170b0f15af770d604b8826d6b1"></a><!-- doxytag: member="ucc::shell::charopt::code" ref="a437354170b0f15af770d604b8826d6b1" args="" -->
char </td><td class="memItemRight" valign="bottom"><b>code</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Character option for shell parsing. </p>
<p>This offers a quick-use class to parse a shell flag, along with a character code that may be saved. Multiple invokations is an error. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>David Sugar <<a href="mailto:dyfet@gnutelephony.org">dyfet@gnutelephony.org</a>> </dd></dl>
<p>Definition at line <a class="el" href="a00204_source.html#l00383">383</a> of file <a class="el" href="a00204_source.html">shell.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a49aa2a13de8726b06d0afd57041ff169"></a><!-- doxytag: member="ucc::shell::charopt::assign" ref="a49aa2a13de8726b06d0afd57041ff169" args="(const char *value)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const char* ucc::shell::charopt::assign </td>
<td>(</td>
<td class="paramtype">const char * </td>
<td class="paramname"> <em>value</em></td>
<td> ) </td>
<td><code> [protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Used to send option into derived receiver. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>value</em> </td><td>option that was received. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>NULL or error string to use. </dd></dl>
<p>Implements <a class="el" href="a00148.html#a4ec60b6fa661cebf405f3653fa715cd2">ucc::shell::Option</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>ucommon/<a class="el" href="a00204_source.html">shell.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 6 08:22:46 2010 for UCommon by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|