DragonNest/Common/SVNLib/doc/structsvn__client__diff__summarize__t.html
2024-12-19 09:48:26 +08:00

98 lines
5.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Subversion: svn_client_diff_summarize_t 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.6 -->
<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>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</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>svn_client_diff_summarize_t Struct Reference<br>
<small>
[<a class="el" href="group__clnt__diff.html">Client diff functionality</a>]</small>
</h1><!-- doxytag: class="svn_client_diff_summarize_t" -->A struct that describes the diff of an item.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="svn__client_8h-source.html">svn_client.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">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__diff__summarize__t.html#19910a8fd39aafd10b6d48d283f1ed8d">path</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Path relative to the target. <a href="#19910a8fd39aafd10b6d48d283f1ed8d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7a78da5a34223495546522655b3bd49"></a><!-- doxytag: member="svn_client_diff_summarize_t::summarize_kind" ref="a7a78da5a34223495546522655b3bd49" args="" -->
<a class="el" href="group__clnt__diff.html#g16389160a6aca07f22f8573a40920ec6">svn_client_diff_summarize_kind_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__diff__summarize__t.html#a7a78da5a34223495546522655b3bd49">summarize_kind</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Change kind. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="415919e57c06978b576ebe73b44f1747"></a><!-- doxytag: member="svn_client_diff_summarize_t::prop_changed" ref="415919e57c06978b576ebe73b44f1747" args="" -->
<a class="el" href="svn__types_8h.html#22b35baddc4213c688d1bb12feea1024">svn_boolean_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__diff__summarize__t.html#415919e57c06978b576ebe73b44f1747">prop_changed</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Properties changed? <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ffe236d308d80b1a631bd633ac1de2aa"></a><!-- doxytag: member="svn_client_diff_summarize_t::node_kind" ref="ffe236d308d80b1a631bd633ac1de2aa" args="" -->
<a class="el" href="svn__types_8h.html#c3ca125707a8ca1289c73236b5ce7f9a">svn_node_kind_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__client__diff__summarize__t.html#ffe236d308d80b1a631bd633ac1de2aa">node_kind</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">File or dir. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A struct that describes the diff of an item.
<p>
Passed to <code>svn_diff_summarize_func_t</code>.<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>Fields may be added to the end of this structure in future versions. Therefore, users shouldn't allocate structures of this type, to preserve binary compatibility.</dd></dl>
<dl class="since" compact><dt><b>Since:</b></dt><dd>New in 1.4. </dd></dl>
<p>Definition at line <a class="el" href="svn__client_8h-source.html#l00720">720</a> of file <a class="el" href="svn__client_8h-source.html">svn_client.h</a>.</p>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="19910a8fd39aafd10b6d48d283f1ed8d"></a><!-- doxytag: member="svn_client_diff_summarize_t::path" ref="19910a8fd39aafd10b6d48d283f1ed8d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structsvn__client__diff__summarize__t.html#19910a8fd39aafd10b6d48d283f1ed8d">svn_client_diff_summarize_t::path</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Path relative to the target.
<p>
If the target is a file, path is the empty string.
<p>Definition at line <a class="el" href="svn__client_8h-source.html#l00724">724</a> of file <a class="el" href="svn__client_8h-source.html">svn_client.h</a>.</p>
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="svn__client_8h-source.html">svn_client.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Oct 24 16:18:30 2008 for Subversion by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>