Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
FTPSocket Member List
This is the complete list of members for FTPSocket, including all inherited members.
- cdup(void)
- Close(void)
- Command(std::string cmd)
- cs
[protected]
- cwd(std::string dir)
- debug
[protected, static]
- dir_type typedef
- FTPSocket()
- FTPSocket(InetHostAddress host, timeout_t to=0)
[explicit]
- FTPSocket(InetHostAddress host, std::string user, std::string passwd, timeout_t to=0)
- Get(std::string file, std::string lfilename, timeout_t to=0)
- Get(std::string file, timeout_t to=0)
[inline]
- getDebug()
[inline, static]
- getDir(std::string dir="", timeout_t to=0)
- getResponse(std::string *resp=0)
- iftpstream class
[friend]
- Login(std::string user, std::string passwd)
- mkdir(std::string dir)
- oftpstream class
[friend]
- Open(InetHostAddress host, timeout_t to=0)
- Open(InetHostAddress host, std::string user, std::string passwd, timeout_t to=0)
- Put(std::string file, std::string rfilename, timeout_t to=0)
- Put(std::string file, timeout_t to=0)
[inline]
- pwd(void)
- Quit(void)
- remove(std::string file)
- rename(std::string from, std::string to)
- rmdir(std::string dir)
- sendCommand(std::string cmd)
- setAscii()
- setBinary()
- setDebug(int d=1)
[inline, static]
- setEbcdic()
- ~FTPSocket()
Generated at Fri Jan 4 18:51:46 2002 for CommonC++ by
1.2.10 written by Dimitri van Heesch,
© 1997-2001