| Abor() | Ftp | |
| Allo(int nSize, int nRecordSize=-1) | Ftp | |
| Appe(const std::string &sPath) | Ftp | |
| BuildLocalPath(const std::string &sPath, std::string &sOutPath) | Ftp | [protected] |
| CheckRights(const std::string &sUser, const std::string &sPass, const std::string &sPath, int mask) | Ftp | |
| CloseDataConnection() | Ftp | |
| ComputeParseLength(const YYLTYPE &location) | Ftp | |
| controlConnection(ConnectionPtr pConnection, char *b1, char *b2, int bs1, int bs2, u_long nbtr, u_long id) | Ftp | [virtual] |
| Cwd(const std::string &sPath) | Ftp | |
| Dele(const std::string &sPath) | Ftp | |
| EscapeTelnet(MemBuf &In, MemBuf &Out) | Ftp | |
| FIRST_PASV_PORT | Ftp | [static] |
| Ftp() | Ftp | |
| ftp_reply(int nReplyCode, const std::string &sCustomText="") | Ftp | |
| GetLocalPath(const std::string &sPath, std::string &sOutPath) | Ftp | [protected] |
| getProtocolOptions() | Protocol | [virtual] |
| GetScanner() | Ftp | |
| Help(const std::string &sCmd="") | Ftp | |
| LAST_PASV_PORT | Ftp | [static] |
| List(const std::string &sParam="") | Ftp | |
| loadProtocol(XmlParser *) | Protocol | [virtual] |
| loadProtocolStatic(XmlParser *) | Ftp | [static] |
| m_bAllowAnonymous | Ftp | [static] |
| m_bAllowAsynchronousCmds | Ftp | [static] |
| m_bAnonymousNeedPass | Ftp | [static] |
| m_bEnablePipelining | Ftp | [static] |
| m_bEnableStoreCmds | Ftp | [static] |
| m_nLocalControlPort | Ftp | |
| m_nPassivePort | Ftp | |
| m_scanner | Ftp | [protected] |
| Mkd(const std::string &sPath) | Ftp | |
| Mode(int nMode) | Ftp | |
| Nlst(const std::string &sParam="") | Ftp | |
| Noop() | Ftp | |
| OpenDataActive() | Ftp | |
| OpenDataConnection() | Ftp | |
| OpenDataPassive() | Ftp | |
| ParseControlConnection() | Ftp | |
| Password(const std::string &sParam) | Ftp | |
| Pasv() | Ftp | |
| Port(const FtpHost &host) | Ftp | |
| PrintError(const char *msg) | Ftp | |
| Protocol() | Protocol | |
| protocolOptions | Protocol | [protected] |
| Pwd() | Ftp | |
| Quit() | Ftp | |
| registerName(char *out, int len) | Ftp | [virtual] |
| registerNameImpl(char *out, int len) | Ftp | [static] |
| RemovePipelinedCmds(MemBuf &In, MemBuf &Out) | Ftp | [protected] |
| Rest(const std::string &sRestPoint) | Ftp | |
| Retr(const std::string &sPath) | Ftp | |
| RetrStor(bool bRetr, bool bAppend, const std::string &sPath) | Ftp | [protected] |
| Rmd(const std::string &sPath) | Ftp | |
| Rnfr(const std::string &sPath) | Ftp | |
| Rnto(const std::string &sPath) | Ftp | |
| secCache | Ftp | [protected, static] |
| secCacheMutex | Ftp | [protected, static] |
| Size(const std::string &sPath) | Ftp | |
| Stat(const std::string &sParam="") | Ftp | |
| Stor(const std::string &sPath) | Ftp | |
| Stou(const std::string &sPath) | Ftp | |
| Stru(int nStructure) | Ftp | |
| Syst() | Ftp | |
| td | Ftp | |
| Type(int nTypeCode, int nFormatControlCode=-1) | Ftp | |
| unLoadProtocol(XmlParser *) | Protocol | [virtual] |
| unLoadProtocolStatic(XmlParser *) | Ftp | [static] |
| User(const std::string &sParam) | Ftp | |
| UserLoggedIn() | Ftp | [protected] |
| WaitDataConnection() | Ftp | |
| ~Ftp() | Ftp | [virtual] |
| ~Protocol() | Protocol | [virtual] |