Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCFileInfo Struct Reference

#include <NCFileSelection.h>

List of all members.

Public Member Functions

 NCFileInfo (string fileName, struct stat64 *statInfo, bool link=false)
 NCFileInfo ()
 ~NCFileInfo ()
bool isDir ()
bool isLink ()
bool isFile ()

Public Attributes

string _name
string _realName
string _tag
string _perm
string _user
string _group
dev_t _device
mode_t _mode
nlink_t _links
off64_t _size
time_t _mtime


Constructor & Destructor Documentation

NCFileInfo::NCFileInfo string  fileName,
struct stat64 *  statInfo,
bool  link = false
 

Constructor from a stat buffer (i.e. based on an lstat64() call).

NCFileInfo::NCFileInfo  ) 
 

NCFileInfo::~NCFileInfo  )  [inline]
 


Member Function Documentation

bool NCFileInfo::isDir  )  [inline]
 

bool NCFileInfo::isFile  )  [inline]
 

bool NCFileInfo::isLink  )  [inline]
 


Member Data Documentation

dev_t NCFileInfo::_device
 

string NCFileInfo::_group
 

nlink_t NCFileInfo::_links
 

mode_t NCFileInfo::_mode
 

time_t NCFileInfo::_mtime
 

string NCFileInfo::_name
 

string NCFileInfo::_perm
 

string NCFileInfo::_realName
 

off64_t NCFileInfo::_size
 

string NCFileInfo::_tag
 

string NCFileInfo::_user
 


The documentation for this struct was generated from the following files:
Generated on Wed Sep 14 10:52:55 2005 for yast2-ncurses by  doxygen 1.4.4