KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /usr/share/devhelp/books/dbus/api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/devhelp/books/dbus/api/group__DBusMacros.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>D-Bus: Utility macros</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.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="annotated.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>
<h1>Utility macros<br>
<small>
[<a class="el" href="group__DBus.html">D-Bus low-level public API</a>]</small>
</h1><a class="el" href="group__DBusMacros.html#ga8cecfc5c5c054d2875c03e77b7be15d">TRUE</a>, <a class="el" href="group__DBusMacros.html#ga93f0eb578d23995850d61f7d61c55c1">FALSE</a>, <a class="el" href="group__DBusMacros.html#g070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>, and so on  
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#g875146b01015e9ced22b25d76d549ab2">DBUS_BEGIN_DECLS</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Macro used prior to declaring functions in the D-Bus header files.  <a href="#g875146b01015e9ced22b25d76d549ab2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#ge4a9263a43f8220f6e1c0fd07cf6e59a">DBUS_END_DECLS</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Macro used after declaring functions in the D-Bus header files.  <a href="#ge4a9263a43f8220f6e1c0fd07cf6e59a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga8cecfc5c5c054d2875c03e77b7be15d"></a><!-- doxytag: member="DBusMacros::TRUE" ref="ga8cecfc5c5c054d2875c03e77b7be15d" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#ga8cecfc5c5c054d2875c03e77b7be15d">TRUE</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Expands to "1". <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga93f0eb578d23995850d61f7d61c55c1"></a><!-- doxytag: member="DBusMacros::FALSE" ref="ga93f0eb578d23995850d61f7d61c55c1" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#ga93f0eb578d23995850d61f7d61c55c1">FALSE</a>&nbsp;&nbsp;&nbsp;0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Expands to "0". <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g070d2ce7b6bb7e5c05602aa8c308d0c4"></a><!-- doxytag: member="DBusMacros::NULL" ref="g070d2ce7b6bb7e5c05602aa8c308d0c4" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#g070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>&nbsp;&nbsp;&nbsp;((void*) 0)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A null pointer, defined appropriately for C or C++. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__DBusMacros.html#g7b014fa99f6ef38c1aa5a9c02468e3a0">DBUS_DEPRECATED</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Tells the compiler to warn about a function or type if it's used.  <a href="#g7b014fa99f6ef38c1aa5a9c02468e3a0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="group__DBusMacros.html#ga8cecfc5c5c054d2875c03e77b7be15d">TRUE</a>, <a class="el" href="group__DBusMacros.html#ga93f0eb578d23995850d61f7d61c55c1">FALSE</a>, <a class="el" href="group__DBusMacros.html#g070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>, and so on 
<p>
Utility macros. <hr><h2>Define Documentation</h2>
<a class="anchor" name="g875146b01015e9ced22b25d76d549ab2"></a><!-- doxytag: member="dbus-macros.h::DBUS_BEGIN_DECLS" ref="g875146b01015e9ced22b25d76d549ab2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DBUS_BEGIN_DECLS          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Macro used prior to declaring functions in the D-Bus header files. 
<p>
Expands to "extern "C"" when using a C++ compiler, and expands to nothing when using a C compiler.<p>
Please don't use this in your own code, consider it D-Bus internal. 
</div>
</div><p>
<a class="anchor" name="g7b014fa99f6ef38c1aa5a9c02468e3a0"></a><!-- doxytag: member="dbus-macros.h::DBUS_DEPRECATED" ref="g7b014fa99f6ef38c1aa5a9c02468e3a0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DBUS_DEPRECATED          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Tells the compiler to warn about a function or type if it's used. 
<p>
Code marked in this way should also be enclosed in <div class="fragment"><pre class="fragment"><span class="preprocessor"> #ifndef DBUS_DISABLE_DEPRECATED</span>
<span class="preprocessor"></span>  deprecated stuff here
<span class="preprocessor"> #endif</span>
</pre></div><p>
Please don't use this in your own code, consider it D-Bus internal. 
</div>
</div><p>
<a class="anchor" name="ge4a9263a43f8220f6e1c0fd07cf6e59a"></a><!-- doxytag: member="dbus-macros.h::DBUS_END_DECLS" ref="ge4a9263a43f8220f6e1c0fd07cf6e59a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define DBUS_END_DECLS          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Macro used after declaring functions in the D-Bus header files. 
<p>
Expands to "}" when using a C++ compiler, and expands to nothing when using a C compiler.<p>
Please don't use this in your own code, consider it D-Bus internal. 
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:14 2009 for D-Bus by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>

Anon7 - 2021