svn_fs_dirent_t Struct Reference
[Filesystem interaction subsystem]

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 1511 of file svn_fs.h.


Field Documentation

The node revision ID it names.

Definition at line 1518 of file svn_fs.h.

The node kind.

Definition at line 1521 of file svn_fs.h.

const char* svn_fs_dirent_t::name

The name of this directory entry.

Definition at line 1515 of file svn_fs.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Fri Jul 19 12:05:17 2013 for Subversion by  doxygen 1.6.3