ARCFileElement Class Reference

#include <arcfileelement.h>

List of all members.

Public Member Functions

 ARCFileElement (QString fn, QString fp, enum ARCFileType ft, QString grp, bool exec, bool read, bool write, QDateTime lstModified, QDateTime lstRead, QString ownr, int perm, qint64 sze)
QString getFileName ()
QString getFilePath ()
enum ARCFileType getFileType ()
QString getGroup ()
bool isExecutable ()
bool isReadable ()
bool isWritable ()
QDateTime getLastModfied ()
QDateTime getLastRead ()
QString getOwner ()
int getPermissions ()
qint64 getSize ()

Detailed Description

This class describes the information associated with a file It's currently modelled after the information that QT provides about local and ftp files. May be changed in the future to be more focused towards other protocols like SRM


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 19 Feb 2013 for ARC Graphical Clients by  doxygen 1.6.1