~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to doc/sbuild/html/sbuild-run-parts_8h.html

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2009-11-07 10:46:54 UTC
  • mfrom: (1.1.20 upstream) (2.1.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20091107104654-kk1fp1icv8dzfyfi
* New upstream development release.
* schroot:
  - Return success when ending a session and the operation
    succeeded (Closes: #554907).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3
 
<title>sbuild: sbuild/sbuild-run-parts.h File Reference</title>
4
 
<link href="tabs.css" rel="stylesheet" type="text/css">
5
 
<link href="doxygen.css" rel="stylesheet" type="text/css">
6
 
</head><body>
7
 
<!-- Generated by Doxygen 1.5.9 -->
8
 
<div class="navigation" id="top">
9
 
  <div class="tabs">
10
 
    <ul>
11
 
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12
 
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13
 
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14
 
      <li><a href="annotated.html"><span>Classes</span></a></li>
15
 
      <li class="current"><a href="files.html"><span>Files</span></a></li>
16
 
      <li><a href="dirs.html"><span>Directories</span></a></li>
17
 
    </ul>
18
 
  </div>
19
 
  <div class="tabs">
20
 
    <ul>
21
 
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
22
 
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
23
 
    </ul>
24
 
  </div>
25
 
  <div class="navpath"><a class="el" href="dir_5769d7dd62c6719d79ec5ec7998dae58.html">sbuild</a>
26
 
  </div>
27
 
</div>
28
 
<div class="contents">
29
 
<h1>sbuild-run-parts.h File Reference</h1><code>#include &lt;<a class="el" href="sbuild-custom-error_8h_source.html">sbuild/sbuild-custom-error.h</a>&gt;</code><br>
30
 
<code>#include &lt;<a class="el" href="sbuild-environment_8h_source.html">sbuild/sbuild-environment.h</a>&gt;</code><br>
31
 
<code>#include &lt;<a class="el" href="sbuild-types_8h_source.html">sbuild/sbuild-types.h</a>&gt;</code><br>
32
 
<code>#include &lt;set&gt;</code><br>
33
 
<code>#include &lt;string&gt;</code><br>
34
 
<code>#include &lt;sys/types.h&gt;</code><br>
35
 
<code>#include &lt;sys/stat.h&gt;</code><br>
36
 
 
37
 
<p>
38
 
<div class="dynheader">
39
 
Include dependency graph for sbuild-run-parts.h:</div>
40
 
<div class="dynsection">
41
 
<p><center><img src="sbuild-run-parts_8h__incl.png" border="0" usemap="#sbuild/sbuild-run-parts.h_map" alt=""></center>
42
 
<map name="sbuild/sbuild-run-parts.h_map">
43
 
<area shape="rect" href="sbuild-custom-error_8h.html" title="sbuild/sbuild&#45;custom&#45;error.h" alt="" coords="257,315,439,344"><area shape="rect" href="sbuild-environment_8h.html" title="sbuild/sbuild&#45;environment.h" alt="" coords="739,83,917,112"><area shape="rect" href="sbuild-types_8h.html" title="sbuild/sbuild&#45;types.h" alt="" coords="1357,83,1496,112"><area shape="rect" href="sbuild-error_8h.html" title="sbuild/sbuild&#45;error.h" alt="" coords="293,392,427,421"><area shape="rect" href="sbuild-null_8h.html" title="sbuild/sbuild&#45;null.h" alt="" coords="513,392,641,421"><area shape="rect" href="sbuild-log_8h.html" title="sbuild/sbuild&#45;log.h" alt="" coords="828,237,953,267"><area shape="rect" href="sbuild-parse-value_8h.html" title="sbuild/sbuild&#45;parse&#45;value.h" alt="" coords="680,160,853,189"><area shape="rect" href="sbuild-regex_8h.html" title="sbuild/sbuild&#45;regex.h" alt="" coords="977,237,1116,267"><area shape="rect" href="sbuild-parse-error_8h.html" title="sbuild/sbuild&#45;parse&#45;error.h" alt="" coords="585,237,753,267"></map>
44
 
</div>
45
 
 
46
 
<p>
47
 
<div class="dynheader">
48
 
This graph shows which files directly or indirectly include this file:</div>
49
 
<div class="dynsection">
50
 
<p><center><img src="sbuild-run-parts_8h__dep__incl.png" border="0" usemap="#sbuild/sbuild-run-parts.hdep_map" alt=""></center>
51
 
<map name="sbuild/sbuild-run-parts.hdep_map">
52
 
<area shape="rect" href="sbuild-run-parts_8cc.html" title="sbuild/sbuild&#45;run&#45;parts.cc" alt="" coords="5,83,168,112"><area shape="rect" href="sbuild-session_8cc.html" title="sbuild/sbuild&#45;session.cc" alt="" coords="192,83,352,112"></map>
53
 
</div>
54
 
 
55
 
<p>
56
 
<a href="sbuild-run-parts_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
57
 
<tr><td></td></tr>
58
 
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
59
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsbuild_1_1run__parts.html">sbuild::run_parts</a></td></tr>
60
 
 
61
 
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Run all scripts or programs within a directory.  <a href="classsbuild_1_1run__parts.html#_details">More...</a><br></td></tr>
62
 
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
63
 
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacesbuild.html">sbuild</a></td></tr>
64
 
 
65
 
</table>
66
 
</div>
67
 
<hr size="1"><address style="text-align: right;"><small>Generated on Sun May 17 18:39:11 2009 for sbuild by&nbsp;
68
 
<a href="http://www.doxygen.org/index.html">
69
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
70
 
</body>
71
 
</html>