119 lines
8.7 KiB
HTML
119 lines
8.7 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_repos_node_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 Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Data 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> <u>S</u>earch for </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 Structures</span></a></li>
|
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>svn_repos_node_t Struct Reference<br>
|
|
<small>
|
|
[<a class="el" href="group__svn__repos__inspection.html">Data structures and editor things for</a>]</small>
|
|
</h1><!-- doxytag: class="svn_repos_node_t" -->A node in the repository.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="svn__repos_8h-source.html">svn_repos.h</a>></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"><a class="el" href="svn__types_8h.html#c3ca125707a8ca1289c73236b5ce7f9a">svn_node_kind_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#58676deaf66f93fc0db8edd53775cfa8">kind</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Node type (file, dir, etc. <a href="#58676deaf66f93fc0db8edd53775cfa8"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7412301c1d2a82fad889cf9eefe11d2a"></a><!-- doxytag: member="svn_repos_node_t::action" ref="7412301c1d2a82fad889cf9eefe11d2a" args="" -->
|
|
char </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#7412301c1d2a82fad889cf9eefe11d2a">action</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">How this node entered the node tree: 'A'dd, 'D'elete, 'R'eplace. <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f6d9d5347d50e69d0e5f35a595d07617"></a><!-- doxytag: member="svn_repos_node_t::text_mod" ref="f6d9d5347d50e69d0e5f35a595d07617" args="" -->
|
|
<a class="el" href="svn__types_8h.html#22b35baddc4213c688d1bb12feea1024">svn_boolean_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#f6d9d5347d50e69d0e5f35a595d07617">text_mod</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Were there any textual mods? (files only). <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="447e2f6396161fa4f6a47a241d8020e9"></a><!-- doxytag: member="svn_repos_node_t::prop_mod" ref="447e2f6396161fa4f6a47a241d8020e9" args="" -->
|
|
<a class="el" href="svn__types_8h.html#22b35baddc4213c688d1bb12feea1024">svn_boolean_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#447e2f6396161fa4f6a47a241d8020e9">prop_mod</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Where there any property mods? <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="51821ec2087fd9d841178d22e26bad04"></a><!-- doxytag: member="svn_repos_node_t::name" ref="51821ec2087fd9d841178d22e26bad04" args="" -->
|
|
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#51821ec2087fd9d841178d22e26bad04">name</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The name of this node as it appears in its parent's entries list. <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="86b753d0b43b374852fbc841ae1bc6e6"></a><!-- doxytag: member="svn_repos_node_t::copyfrom_rev" ref="86b753d0b43b374852fbc841ae1bc6e6" args="" -->
|
|
<a class="el" href="svn__types_8h.html#f16427ed53d30f27da225c56552d2a89">svn_revnum_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#86b753d0b43b374852fbc841ae1bc6e6">copyfrom_rev</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The filesystem revision where this was copied from (if any). <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73d381d36a73f77f86b2127e4fcf83d7"></a><!-- doxytag: member="svn_repos_node_t::copyfrom_path" ref="73d381d36a73f77f86b2127e4fcf83d7" args="" -->
|
|
const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#73d381d36a73f77f86b2127e4fcf83d7">copyfrom_path</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The filesystem path where this was copied from (if any). <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0a53f2afa21c39341e45557e3fea7c95"></a><!-- doxytag: member="svn_repos_node_t::sibling" ref="0a53f2afa21c39341e45557e3fea7c95" args="" -->
|
|
struct <a class="el" href="structsvn__repos__node__t.html">svn_repos_node_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#0a53f2afa21c39341e45557e3fea7c95">sibling</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pointer to the next sibling of this node. <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="893090f68ae44324a9d98c06dcd36057"></a><!-- doxytag: member="svn_repos_node_t::child" ref="893090f68ae44324a9d98c06dcd36057" args="" -->
|
|
struct <a class="el" href="structsvn__repos__node__t.html">svn_repos_node_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#893090f68ae44324a9d98c06dcd36057">child</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pointer to the first child of this node. <br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79a6871a4dd3599db79fb1c6638a13be"></a><!-- doxytag: member="svn_repos_node_t::parent" ref="79a6871a4dd3599db79fb1c6638a13be" args="" -->
|
|
struct <a class="el" href="structsvn__repos__node__t.html">svn_repos_node_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structsvn__repos__node__t.html#79a6871a4dd3599db79fb1c6638a13be">parent</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Pointer to the parent of this node. <br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
A node in the repository.
|
|
<p>
|
|
|
|
<p>Definition at line <a class="el" href="svn__repos_8h-source.html#l01858">1858</a> of file <a class="el" href="svn__repos_8h-source.html">svn_repos.h</a>.</p>
|
|
<hr><h2>Field Documentation</h2>
|
|
<a class="anchor" name="58676deaf66f93fc0db8edd53775cfa8"></a><!-- doxytag: member="svn_repos_node_t::kind" ref="58676deaf66f93fc0db8edd53775cfa8" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="svn__types_8h.html#c3ca125707a8ca1289c73236b5ce7f9a">svn_node_kind_t</a> <a class="el" href="structsvn__repos__node__t.html#58676deaf66f93fc0db8edd53775cfa8">svn_repos_node_t::kind</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Node type (file, dir, etc.
|
|
<p>
|
|
)
|
|
<p>Definition at line <a class="el" href="svn__repos_8h-source.html#l01861">1861</a> of file <a class="el" href="svn__repos_8h-source.html">svn_repos.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__repos_8h-source.html">svn_repos.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
|
|
<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>
|