Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 2269bb274471fd2722517c2c0b740d7f > files > 434

rpm-devel-4.0.4-19mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>rpmBuildArguments_s struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>rpmBuildArguments_s Struct Reference<br>
<small>
[<a class="el" href="group__rpmcli.html">RPMCLI.</a>]</small>
</h1><code>#include &lt;<a class="el" href="rpmcli_8h-source.html">rpmcli.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 nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m0">buildAmount</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m1">buildRootOverride</a></td></tr>
<tr><td nowrap align=right valign=top>char *&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m2">targets</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m3">force</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m4">noBuild</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m5">noDeps</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m6">noLang</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m7">shortCircuit</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m8">sign</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m9">useCatalog</a></td></tr>
<tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m10">buildMode</a></td></tr>
<tr><td nowrap align=right valign=top>char&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m11">buildChar</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structrpmBuildArguments__s.html#m12">rootdir</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Describe build command line request. 
<p>

<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00031">31</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.<hr><h2>Field Documentation</h2>
<a name="m0" doxytag="rpmBuildArguments_s::buildAmount"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::buildAmount
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Bit(s) to control operation. 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00032">32</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="build_8c-source.html#l00301">build</a>(), <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m11" doxytag="rpmBuildArguments_s::buildChar"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> char rpmBuildArguments_s::buildChar
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Build stage (one of "abcilps ") 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00045">45</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m10" doxytag="rpmBuildArguments_s::buildMode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> char rpmBuildArguments_s::buildMode
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Build mode (one of "btBC") 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00044">44</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m1" doxytag="rpmBuildArguments_s::buildRootOverride"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* rpmBuildArguments_s::buildRootOverride
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --buildroot 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00034">34</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m3" doxytag="rpmBuildArguments_s::force"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::force
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --force 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00037">37</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m4" doxytag="rpmBuildArguments_s::noBuild"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::noBuild
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --nobuild 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00038">38</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), and <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>().    </td>
  </tr>
</table>
<a name="m5" doxytag="rpmBuildArguments_s::noDeps"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::noDeps
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --nodeps 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00039">39</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m6" doxytag="rpmBuildArguments_s::noLang"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::noLang
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --nolang 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00040">40</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>().    </td>
  </tr>
</table>
<a name="m12" doxytag="rpmBuildArguments_s::rootdir"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* rpmBuildArguments_s::rootdir
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00047">47</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="build_8c-source.html#l00108">buildForTarget</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m7" doxytag="rpmBuildArguments_s::shortCircuit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::shortCircuit
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --short-circuit 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00041">41</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m8" doxytag="rpmBuildArguments_s::sign"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::sign
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --sign 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00042">42</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m2" doxytag="rpmBuildArguments_s::targets"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> char* rpmBuildArguments_s::targets
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Target platform(s), comma separated. 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00036">36</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="build_8c-source.html#l00301">build</a>(), <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>(), and <a class="el" href="rpmqv_8c-source.html#l00284">main</a>().    </td>
  </tr>
</table>
<a name="m9" doxytag="rpmBuildArguments_s::useCatalog"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int rpmBuildArguments_s::useCatalog
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
from --usecatalog 
<p>
Definition at line <a class="el" href="rpmcli_8h-source.html#l00043">43</a> of file <a class="el" href="rpmcli_8h-source.html">rpmcli.h</a>.
<p>
Referenced by <a class="el" href="poptBT_8c-source.html#l00076">buildArgCallback</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>lib/<a class="el" href="rpmcli_8h-source.html">rpmcli.h</a></ul>
<hr><address style="align: right;"><small>Generated on Thu Sep 12 22:15:11 2002 for rpm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>