ChangeDir(char *dir) | FtpDTP | |
Close() | FtpDTP | |
CloseCont(TCPEndpointCloseMsg *closeMsg) | FtpDTP | |
Connect() | FtpDTP | [private] |
ConnectCont(TCPEndpointConnectMsg *connectMsg) | FtpDTP | |
connection | FtpDTP | [private] |
connectIP | FtpDTP | [private] |
connectPort | FtpDTP | [private] |
continuation | FtpDTP | [private] |
dataType | FtpDTP | [private] |
Delete(char *filename) | FtpDTP | |
DirNorm(char *dir) | FtpDTP | [private] |
dirp | FtpDTP | [private] |
fp | FtpDTP | [private] |
ftpDir | FtpDTP | [private] |
FtpDTP() | FtpDTP | |
ftpFile | FtpDTP | [private] |
ftpHome | FtpDTP | [private] |
ftpUser | FtpDTP | [private] |
GetDirectry() | FtpDTP | [inline] |
GetFilename() | FtpDTP | [inline] |
GetFileSize(char *name) | FtpDTP | |
GetState() | FtpDTP | [inline] |
GetType() | FtpDTP | [inline] |
GetUser() | FtpDTP | [inline] |
Initialize(const OID &myoid, const antStackRef &ipstack, void *index) | FtpDTP | |
ipstackRef | FtpDTP | [private] |
List(char *dir) | FtpDTP | |
Listen() | FtpDTP | [private] |
ListenCont(TCPEndpointListenMsg *listenMsg) | FtpDTP | |
listLong | FtpDTP | [private] |
ListSend() | FtpDTP | [private] |
MakeDir(char *dir) | FtpDTP | |
method | FtpDTP | [private] |
myOID | FtpDTP | [private] |
passive | FtpDTP | [private] |
Receive() | FtpDTP | [private] |
ReceiveCont(TCPEndpointReceiveMsg *receiveMsg) | FtpDTP | |
RemoveDir(char *dir) | FtpDTP | |
RenameFrom(char *file) | FtpDTP | |
RenameTo(char *file) | FtpDTP | |
ResetFilename() | FtpDTP | |
Retrieve(char *filename) | FtpDTP | |
RetrieveSend() | FtpDTP | [private] |
Save(byte *data, int length, bool end=true) | FtpDTP | [private] |
Send() | FtpDTP | [private] |
SendCont(TCPEndpointSendMsg *sendMsg) | FtpDTP | |
SetHome(char *home) | FtpDTP | |
SetIP(IPAddress ip) | FtpDTP | |
SetPort(char *ipport) | FtpDTP | |
SetType(FTPDataType type) | FtpDTP | [inline] |
SetUser(char *user) | FtpDTP | |
Store(char *filename) | FtpDTP | |
total | FtpDTP | [private] |
~FtpDTP() | FtpDTP | [inline, virtual] |