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

70 lines
3.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_location_segment_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_location_segment_t Struct Reference<br>
<small>
[<a class="el" href="group__node__location__seg__reporting.html">Node location segment reporting.</a>]</small>
</h1><!-- doxytag: class="svn_location_segment_t" -->A representation of a segment of a object's version history with an emphasis on the object's location in the repository as of various revisions.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="svn__types_8h-source.html">svn_types.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"><a class="anchor" name="71384e4e1c14fb8a6eab6f328c5ade8b"></a><!-- doxytag: member="svn_location_segment_t::range_start" ref="71384e4e1c14fb8a6eab6f328c5ade8b" args="" -->
<a class="el" href="svn__types_8h.html#f16427ed53d30f27da225c56552d2a89">svn_revnum_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>range_start</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="850e7b338af75baccc76268340436624"></a><!-- doxytag: member="svn_location_segment_t::range_end" ref="850e7b338af75baccc76268340436624" args="" -->
<a class="el" href="svn__types_8h.html#f16427ed53d30f27da225c56552d2a89">svn_revnum_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>range_end</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="505afd9b4fa292c8d4c35adb85b5da17"></a><!-- doxytag: member="svn_location_segment_t::path" ref="505afd9b4fa292c8d4c35adb85b5da17" args="" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>path</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A representation of a segment of a object's version history with an emphasis on the object's location in the repository as of various revisions.
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>New in 1.5. </dd></dl>
<p>Definition at line <a class="el" href="svn__types_8h-source.html#l00871">871</a> of file <a class="el" href="svn__types_8h-source.html">svn_types.h</a>.</p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="svn__types_8h-source.html">svn_types.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>