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

Directory_entry Struct Reference

#include <data_movement_gass.hh>

List of all members.

Public Attributes

char * name
 file name

char * Charset
 charset used for the file name

char * Perm
 textual MLST permissions *pvals, pvals = "a"/"c"/"d"/"e"/"f"/"l"/"m"/"p"/"r"/"w" important ones a = append, d = delete, e = enter directory, r = read, w = write

char * Modify
 last modification time (MLST format : YYYYMMDDHHMMSS[.sss])

long long Size
 file size in bytes

int mode
 UNIX file mode (if existing).

char * Type
 entry type : file, cdir (current directory) , pdir (parent directory), dir (directory)


Detailed Description

Structure containing information about a single directory entry (file)

Definition at line 498 of file data_movement_gass.hh.


Member Data Documentation

char* Directory_entry::Charset
 

charset used for the file name

Definition at line 506 of file data_movement_gass.hh.

int Directory_entry::mode
 

UNIX file mode (if existing).

Definition at line 523 of file data_movement_gass.hh.

char* Directory_entry::Modify
 

last modification time (MLST format : YYYYMMDDHHMMSS[.sss])

Definition at line 515 of file data_movement_gass.hh.

char* Directory_entry::name
 

file name

Definition at line 502 of file data_movement_gass.hh.

char* Directory_entry::Perm
 

textual MLST permissions *pvals, pvals = "a"/"c"/"d"/"e"/"f"/"l"/"m"/"p"/"r"/"w" important ones a = append, d = delete, e = enter directory, r = read, w = write

Definition at line 511 of file data_movement_gass.hh.

long long Directory_entry::Size
 

file size in bytes

Definition at line 519 of file data_movement_gass.hh.

char* Directory_entry::Type
 

entry type : file, cdir (current directory) , pdir (parent directory), dir (directory)

Definition at line 527 of file data_movement_gass.hh.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 20 17:24:35 2004 for GridLab File Service by doxygen1.2.18