©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

dirent Struct Reference

List of all members.

Detailed Description

Description:
Structure for readdir (Std. UNIX; see AUP2 Sec. 3.6.1)
Headers:

Definition at line 3228 of file SUS_Summary.

Public Attributes

ino_t d_ino
char d_name []


Member Data Documentation

ino_t dirent::d_ino
 

i-number

Definition at line 3229 of file SUS_Summary.

Referenced by readdir_r_test().

char dirent::d_name[]
 

name

Definition at line 3230 of file SUS_Summary.

Referenced by Ux::DirStream::get_name(), and readdir_r_test().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:13 2004 for AUP2 Example Source by doxygen 1.3.1