/usr/share/mozart/doc/cpiref/node25.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>4.11 The class PEL_SuspVar</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node24.html#pel.fdeventlists"><< Prev</A></TD><TD><A href="pel.html">- Up -</A></TD><TD><A href="node26.html#pel.suspfsetvar">Next >></A></TD></TR></TABLE><DIV id="pel.suspvar"><H2><A name="pel.suspvar">4.11 The class <CODE>PEL_SuspVar</CODE></A></H2><P>This class defines the minimal functionality required by classes derived from <CODE>PEL_SuspVar</CODE>. </P><DL><DT class="purevirtual"><CODE>wakeup</CODE> <A name="label359"></A><SPAN class="entrycategory"><SPAN class="entrycategorybracket"> [</SPAN><I>member function pure virtual</I><SPAN class="entrycategorybracket">]</SPAN></SPAN></DT><DD><BLOCKQUOTE class="synopsis"><P><CODE><SPAN class="keyword">virtual</SPAN> <SPAN class="type">int</SPAN> <SPAN class="functionname">wakeup</SPAN>(<SPAN class="type">void</SPAN>) = 0;</CODE></P></BLOCKQUOTE></DD><DD><P>This function is required to be defined the derived classes. </P></DD></DL><P></P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node24.html#pel.fdeventlists"><< Prev</A></TD><TD><A href="pel.html">- Up -</A></TD><TD><A href="node26.html#pel.suspfsetvar">Next >></A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~tmueller/">Tobias Müller</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|