/usr/share/doc/liblasi-dev/html/classContextMgr.html is in liblasi-dev 1.1.0-1.1ubuntu1.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>LASi: ContextMgr Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<div class="tabs">
<ul>
<li><a href="index.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>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<h1>ContextMgr Class Reference</h1><!-- doxytag: class="ContextMgr" --><!-- doxytag: inherits="Manager< PangoContext * >" -->Manage PangoContext*.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="contextMgr_8h-source.html">contextMgr.h</a>></code>
<p>
<div class="dynheader">
Inheritance diagram for ContextMgr:</div>
<div class="dynsection">
<p><center><img src="classContextMgr.png" usemap="#ContextMgr_map" border="0" alt=""></center>
<map name="ContextMgr_map">
<area href="classManager.html" alt="Manager< PangoContext * >" shape="rect" coords="0,0,177,24">
</map>
</div>
<p>
<a href="classContextMgr-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classContextMgr.html#b9eed08c5fe4759605ceac0b397cfcb8">ContextMgr</a> (const char *const lang="en_US.UTF-8", const int dpiX=72, const int dpiY=72)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classContextMgr.html#c00394a1c2787ab45ae9ba4c3648ff3c">~ContextMgr</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Manage PangoContext*. <hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="b9eed08c5fe4759605ceac0b397cfcb8"></a><!-- doxytag: member="ContextMgr::ContextMgr" ref="b9eed08c5fe4759605ceac0b397cfcb8" args="(const char *const lang="en_US.UTF-8", const int dpiX=72, const int dpiY=72)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ContextMgr::ContextMgr </td>
<td>(</td>
<td class="paramtype">const char *const </td>
<td class="paramname"> <em>lang</em> = <code>"en_US.UTF-8"</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const int </td>
<td class="paramname"> <em>dpiX</em> = <code>72</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const int </td>
<td class="paramname"> <em>dpiY</em> = <code>72</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="c00394a1c2787ab45ae9ba4c3648ff3c"></a><!-- doxytag: member="ContextMgr::~ContextMgr" ref="c00394a1c2787ab45ae9ba4c3648ff3c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ContextMgr::~ContextMgr </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="contextMgr_8h-source.html">contextMgr.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 8 17:25:20 2008 for LASi by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>
|