Home
last modified time | relevance | path

Searched refs:m_aFTPURL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx106 m_aFTPURL(aFTPURL), in FTPContent()
298 m_pFCP->forHost(m_aFTPURL.host(), in execute()
311 m_aFTPURL.username(), in execute()
333 m_aFTPURL.host(), in execute()
334 m_aFTPURL.port(), in execute()
480 m_aFTPURL.del(); in execute()
717 return m_aFTPURL.parent(); in getParentURL()
781 m_aFTPURL.insert(bReplace,&data); in insert()
783 m_aFTPURL.mkdir(bReplace); in insert()
789 excep.Name = m_aFTPURL.child(); in insert()
[all …]
H A Dftpcontent.hxx141 FTPURL m_aFTPURL; member in ftp::FTPContent

Completed in 12 milliseconds