svn_fs_dirent_t Struct Reference

The type of a Subversion directory entry. More...

#include <svn_fs.h>


Data Fields

const char * name
 The name of this directory entry.
const svn_fs_id_tid
 The node revision ID it names.
svn_node_kind_t kind
 The node kind.


Detailed Description

The type of a Subversion directory entry.

Definition at line 1177 of file svn_fs.h.


Field Documentation

const char* svn_fs_dirent_t::name

The name of this directory entry.

Definition at line 1181 of file svn_fs.h.

const svn_fs_id_t* svn_fs_dirent_t::id

The node revision ID it names.

Definition at line 1184 of file svn_fs.h.

svn_node_kind_t svn_fs_dirent_t::kind

The node kind.

Definition at line 1187 of file svn_fs.h.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 02:19:33 2007 for Subversion by  doxygen 1.5.2