Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Directory_entry Struct Reference

#include <file_browsing.hh>

List of all members.

Public Attributes

char * name
 file name

char * owner
 file owner

char * group
 file group

long links
 number of links

char * permissions
 textual permissions (example: drwx------)

char * datetime
 last modification time (example: Apr 8 2003)

long long size
 file size in bytes


Detailed Description

Structure containing information about a single directory entry (file)

Definition at line 33 of file file_browsing.hh.


Member Data Documentation

char* Directory_entry::datetime
 

last modification time (example: Apr 8 2003)

Definition at line 57 of file file_browsing.hh.

char* Directory_entry::group
 

file group

Definition at line 45 of file file_browsing.hh.

long Directory_entry::links
 

number of links

Definition at line 49 of file file_browsing.hh.

char* Directory_entry::name
 

file name

Definition at line 37 of file file_browsing.hh.

char* Directory_entry::owner
 

file owner

Definition at line 41 of file file_browsing.hh.

char* Directory_entry::permissions
 

textual permissions (example: drwx------)

Definition at line 53 of file file_browsing.hh.

long long Directory_entry::size
 

file size in bytes

Definition at line 61 of file file_browsing.hh.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 26 16:13:41 2004 for File Browsing by doxygen1.2.18