Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 874255f3b26b44feb57fbe38a7384518 > files > 272

gmerlin-0.4.1-2mdv2010.0.i586.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>gmerlin: bg_subprocess_t Struct 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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</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>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>bg_subprocess_t Struct Reference<br>
<small>
[<a class="el" href="group__subprocesses.html">Subprocesses</a>]</small>
</h1><!-- doxytag: class="bg_subprocess_t" -->Subprocess handle.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="subprocess_8h_source.html">subprocess.h</a>&gt;</code>
<p>
<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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structbg__subprocess__t.html#0666208f01a3e11a8fbac90610874464">stdin_fd</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Filedescriptor, which is a pipe to the stdin of the process.  <a href="#0666208f01a3e11a8fbac90610874464"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structbg__subprocess__t.html#1558e6bcffb5518c85ce0185131bd33e">stdout_fd</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Filedescriptor, which is a pipe to the stdout of the process.  <a href="#1558e6bcffb5518c85ce0185131bd33e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structbg__subprocess__t.html#21aa0480ed20d62a23e9e4353cda75ac">stderr_fd</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Filedescriptor, which is a pipe to the stderr of the process.  <a href="#21aa0480ed20d62a23e9e4353cda75ac"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structbg__subprocess__t.html#0d1565e0eb11d3cebbe486200b891382">priv</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Internals made opaque.  <a href="#0d1565e0eb11d3cebbe486200b891382"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Subprocess handle. <hr><h2>Field Documentation</h2>
<a class="anchor" name="0666208f01a3e11a8fbac90610874464"></a><!-- doxytag: member="bg_subprocess_t::stdin_fd" ref="0666208f01a3e11a8fbac90610874464" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structbg__subprocess__t.html#0666208f01a3e11a8fbac90610874464">bg_subprocess_t::stdin_fd</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Filedescriptor, which is a pipe to the stdin of the process. 
<p>

</div>
</div><p>
<a class="anchor" name="1558e6bcffb5518c85ce0185131bd33e"></a><!-- doxytag: member="bg_subprocess_t::stdout_fd" ref="1558e6bcffb5518c85ce0185131bd33e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structbg__subprocess__t.html#1558e6bcffb5518c85ce0185131bd33e">bg_subprocess_t::stdout_fd</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Filedescriptor, which is a pipe to the stdout of the process. 
<p>

</div>
</div><p>
<a class="anchor" name="21aa0480ed20d62a23e9e4353cda75ac"></a><!-- doxytag: member="bg_subprocess_t::stderr_fd" ref="21aa0480ed20d62a23e9e4353cda75ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structbg__subprocess__t.html#21aa0480ed20d62a23e9e4353cda75ac">bg_subprocess_t::stderr_fd</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Filedescriptor, which is a pipe to the stderr of the process. 
<p>

</div>
</div><p>
<a class="anchor" name="0d1565e0eb11d3cebbe486200b891382"></a><!-- doxytag: member="bg_subprocess_t::priv" ref="0d1565e0eb11d3cebbe486200b891382" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="structbg__subprocess__t.html#0d1565e0eb11d3cebbe486200b891382">bg_subprocess_t::priv</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Internals made opaque. 
<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>/home/mandrake/rpm/BUILD/gmerlin-0.4.1/include/gmerlin/<a class="el" href="subprocess_8h_source.html">subprocess.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 22 01:28:05 2009 for gmerlin by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>