Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > d4a6745d7fbd92dfb64dce5e91e08f80 > files > 150

lib64meanwhile1-doc-1.0.2-1mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>meanwhile: mwMsgAnnounce Struct 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&nbsp;Page</span></a></li>
    <li class="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul>
</div>
<h1>mwMsgAnnounce Struct Reference</h1><!-- doxytag: class="mwMsgAnnounce" --><code>#include &lt;<a class="el" href="mw__message_8h-source.html">mw_message.h</a>&gt;</code>
<p>
<hr><a name="_details"></a><h2>Detailed Description</h2>
An announcement between users. <table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structmwMessage.html">mwMessage</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#035bee03b326d45ad45803be963a5a8c">head</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#c8456e91852d0951f9c8ef6fe492dedc">may_reply</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">replies allowed  <a href="#c8456e91852d0951f9c8ef6fe492dedc"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GList *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#d31c1a380e2441d83723977500195a75">recipients</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">list of (char *) indicating recipients.  <a href="#d31c1a380e2441d83723977500195a75"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structmwLoginInfo.html">mwLoginInfo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#9a38c43e4c81bf1c1a3e98a4760536e0">sender</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">who sent the announcement  <a href="#9a38c43e4c81bf1c1a3e98a4760536e0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">gboolean&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#485d98ac63cd8eb8222d014522142dc5">sender_present</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">indicates presence of sender data  <a href="#485d98ac63cd8eb8222d014522142dc5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#fc21a2cbbffa3ec1a0b8e5bef01290c7">text</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">text of message  <a href="#fc21a2cbbffa3ec1a0b8e5bef01290c7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">guint16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwMsgAnnounce.html#8d30a08e8fac726ea69e422211b5c12c">unknown_a</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">unknown A.  <a href="#8d30a08e8fac726ea69e422211b5c12c"></a><br></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="035bee03b326d45ad45803be963a5a8c"></a><!-- doxytag: member="mwMsgAnnounce::head" ref="035bee03b326d45ad45803be963a5a8c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmwMessage.html">mwMessage</a> <a class="el" href="structmwMsgAnnounce.html#035bee03b326d45ad45803be963a5a8c">mwMsgAnnounce::head</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="c8456e91852d0951f9c8ef6fe492dedc"></a><!-- doxytag: member="mwMsgAnnounce::may_reply" ref="c8456e91852d0951f9c8ef6fe492dedc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gboolean <a class="el" href="structmwMsgAnnounce.html#c8456e91852d0951f9c8ef6fe492dedc">mwMsgAnnounce::may_reply</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
replies allowed 
<p>

</div>
</div><p>
<a class="anchor" name="d31c1a380e2441d83723977500195a75"></a><!-- doxytag: member="mwMsgAnnounce::recipients" ref="d31c1a380e2441d83723977500195a75" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GList* <a class="el" href="structmwMsgAnnounce.html#d31c1a380e2441d83723977500195a75">mwMsgAnnounce::recipients</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
list of (char *) indicating recipients. 
<p>
Recipient users are in the format "@U username" and recipient NAB groups are in the format "@G groupname" 
</div>
</div><p>
<a class="anchor" name="9a38c43e4c81bf1c1a3e98a4760536e0"></a><!-- doxytag: member="mwMsgAnnounce::sender" ref="9a38c43e4c81bf1c1a3e98a4760536e0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmwLoginInfo.html">mwLoginInfo</a> <a class="el" href="structmwMsgAnnounce.html#9a38c43e4c81bf1c1a3e98a4760536e0">mwMsgAnnounce::sender</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
who sent the announcement 
<p>

</div>
</div><p>
<a class="anchor" name="485d98ac63cd8eb8222d014522142dc5"></a><!-- doxytag: member="mwMsgAnnounce::sender_present" ref="485d98ac63cd8eb8222d014522142dc5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gboolean <a class="el" href="structmwMsgAnnounce.html#485d98ac63cd8eb8222d014522142dc5">mwMsgAnnounce::sender_present</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
indicates presence of sender data 
<p>

</div>
</div><p>
<a class="anchor" name="fc21a2cbbffa3ec1a0b8e5bef01290c7"></a><!-- doxytag: member="mwMsgAnnounce::text" ref="fc21a2cbbffa3ec1a0b8e5bef01290c7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structmwMsgAnnounce.html#fc21a2cbbffa3ec1a0b8e5bef01290c7">mwMsgAnnounce::text</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
text of message 
<p>

</div>
</div><p>
<a class="anchor" name="8d30a08e8fac726ea69e422211b5c12c"></a><!-- doxytag: member="mwMsgAnnounce::unknown_a" ref="8d30a08e8fac726ea69e422211b5c12c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">guint16 <a class="el" href="structmwMsgAnnounce.html#8d30a08e8fac726ea69e422211b5c12c">mwMsgAnnounce::unknown_a</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
unknown A. 
<p>
Usually 0x00 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mw__message_8h-source.html">mw_message.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Dec 19 09:10:34 2007 for meanwhile by&nbsp;
<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>