Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

FTPSocket::DirEntry Class Reference

direntry represents a entry in a directory More...

#include <ftp.h>

List of all members.

Public Member Functions

bool parse (string li)
 set members to the values found in li

string getLine () const
 accessor for members

string getAccess () const
string getUser () const
string getGroup () const
string getName () const
unsigned int getSize () const
bool isDir () const
bool isLink () const
bool canUserRead () const
bool canUserWrite () const
bool canGroupRead () const
bool canGroupWrite () const
bool canOtherRead () const
bool canOtherWrite () const

Protected Attributes

string line
string access
string user
string group
string name
unsigned int size


Detailed Description

direntry represents a entry in a directory


Member Function Documentation

bool FTPSocket::DirEntry::canGroupRead  )  const [inline]
 

bool FTPSocket::DirEntry::canGroupWrite  )  const [inline]
 

bool FTPSocket::DirEntry::canOtherRead  )  const [inline]
 

bool FTPSocket::DirEntry::canOtherWrite  )  const [inline]
 

bool FTPSocket::DirEntry::canUserRead  )  const [inline]
 

bool FTPSocket::DirEntry::canUserWrite  )  const [inline]
 

string FTPSocket::DirEntry::getAccess  )  const [inline]
 

string FTPSocket::DirEntry::getGroup  )  const [inline]
 

string FTPSocket::DirEntry::getLine  )  const [inline]
 

accessor for members

string FTPSocket::DirEntry::getName  )  const [inline]
 

unsigned int FTPSocket::DirEntry::getSize void   )  const [inline]
 

string FTPSocket::DirEntry::getUser  )  const [inline]
 

bool FTPSocket::DirEntry::isDir  )  const [inline]
 

bool FTPSocket::DirEntry::isLink  )  const [inline]
 

bool FTPSocket::DirEntry::parse string  li  ) 
 

set members to the values found in li


Member Data Documentation

string FTPSocket::DirEntry::access [protected]
 

string FTPSocket::DirEntry::group [protected]
 

string FTPSocket::DirEntry::line [protected]
 

string FTPSocket::DirEntry::name [protected]
 

unsigned int FTPSocket::DirEntry::size [protected]
 

string FTPSocket::DirEntry::user [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Sep 25 13:14:32 2003 for GNU CommonC++ by doxygen 1.3.3