ReactOS 0.4.16-dev-401-g45b008d
|
#include <ncftp.h>
Public Attributes | |
LineList | msg |
int | codeType |
int | code |
int | printMode |
int | eofOkay |
int | hadEof |
int Response::code |
Definition at line 92 of file ncftp.h.
Referenced by FTPFileModificationTime(), FTPFileSize(), FTPLoginHost(), FTPMListOneFile(), FTPUtime(), GetResponse(), NcFTPOpenPrintResponseProc(), SaveLastResponse(), SetStartOffset(), and TraceResponse().
int Response::codeType |
Definition at line 91 of file ncftp.h.
Referenced by FTPCmd(), FTPEndDataCmd(), FTPStartDataCmd(), GetResponse(), NcFTPCdResponseProc(), OpenControlConnection(), Passive(), and RCmd().
int Response::eofOkay |
Definition at line 94 of file ncftp.h.
Referenced by FTPCloseHost(), and GetResponse().
int Response::hadEof |
Definition at line 95 of file ncftp.h.
Referenced by GetResponse().
LineList Response::msg |
Definition at line 90 of file ncftp.h.
Referenced by DoneWithResponse(), FTPChdirAndGetCWD(), FTPFileExistsStat(), FTPFileModificationTime(), FTPFileSize(), FTPGetCWD(), FTPLoginHost(), FTPMListOneFile(), FTPQueryFeatures(), FTPRemoteHelp(), GetResponse(), InitResponse(), NcFTPCdResponseProc(), NcFTPOnConnectMessageProc(), NcFTPOnLoginMessageProc(), NcFTPOpenPrintResponseProc(), nFTPChdirAndGetCWD(), OpenControlConnection(), Passive(), ReInitResponse(), SaveLastResponse(), and TraceResponse().
int Response::printMode |
Definition at line 93 of file ncftp.h.
Referenced by DoneWithResponse(), FTPQueryFeatures(), NcFTPCdResponseProc(), NcFTPOpenPrintResponseProc(), nFTPChdirAndGetCWD(), and ReInitResponse().