LibreOffice Module ucb (master) 1
Public Member Functions | Public Attributes | List of all members
ftp::FTPDirentry Struct Reference

#include <ftpdirp.hxx>

Collaboration diagram for ftp::FTPDirentry:
[legend]

Public Member Functions

 FTPDirentry ()
 
void clear ()
 

Public Attributes

OUString m_aURL
 
OUString m_aName
 
DateTime m_aDate
 
sal_uInt32 m_nMode
 
sal_uInt32 m_nSize
 

Detailed Description

Definition at line 70 of file ftpdirp.hxx.

Constructor & Destructor Documentation

◆ FTPDirentry()

ftp::FTPDirentry::FTPDirentry ( )
inline

Definition at line 78 of file ftpdirp.hxx.

Member Function Documentation

◆ clear()

void ftp::FTPDirentry::clear ( )
inline

Definition at line 83 of file ftpdirp.hxx.

References ftp::INETCOREFTP_FILEMODE_UNKNOWN, m_aDate, m_aName, m_aURL, m_nMode, and m_nSize.

Referenced by ftp::FTPURL::list().

Member Data Documentation

◆ m_aDate

DateTime ftp::FTPDirentry::m_aDate

◆ m_aName

OUString ftp::FTPDirentry::m_aName

◆ m_aURL

OUString ftp::FTPDirentry::m_aURL

Definition at line 72 of file ftpdirp.hxx.

Referenced by clear(), and ftp::FTPURL::list().

◆ m_nMode

sal_uInt32 ftp::FTPDirentry::m_nMode

◆ m_nSize

sal_uInt32 ftp::FTPDirentry::m_nSize

The documentation for this struct was generated from the following file: