| BroadcastProgress(CP_InternetProtocolProgress &inProtocolProgress) | CP_NetProtoBase | |
| ChangeDirectory(const CP_String &inDirectory) | CP_FTP | |
| ChangeDirectoryUp() | CP_FTP | |
| Connect(const CP_String &inAddress, SInt16 inPortNumber=CP_FTP::kCP_FTPPortNumber) | CP_FTP | |
| CP_NetProtoBase::Connect(CPLAT::CP_CommandNo cmd, void(R::*handler)(P1, P2), SInt32 mode) | CP_Object | |
| CP_NetProtoBase::Connect(CP_Object *control, const CPLAT::CP_String &signalName, void(R::*handler)(P1, P2)) | CP_Object | |
| CP_NetProtoBase::Connect(CP_Object *sender, const CP_String &signalName, CP_Object *receiver, const CP_String &slotName, const bool reciprocal=false) | CP_Object | [static] |
| CP_NetProtoBase::Connect(CP_Object *sender, CP_Object *receiver, const bool reciprocal=false, const CP_String &signalName=kCP_Signal_ValueChanged, const CP_String &slotName=kCP_Slot_SetValue) | CP_Object | [static] |
| CP_E_FTPClosed enum value | CP_FTP | |
| CP_E_FTPConnected enum value | CP_FTP | |
| CP_E_FTPConnectionState enum name | CP_FTP | |
| CP_E_FTPTransferType enum name | CP_FTP | |
| CP_FTP(CP_Socket *inSocketConnection) | CP_FTP | |
| CP_FTP_ASCIIType enum value | CP_FTP | |
| CP_FTP_ImageType enum value | CP_FTP | |
| CP_FTP_UndefinedType enum value | CP_FTP | |
| CP_NetProtoBase(CP_Socket *inSocketConnection) | CP_NetProtoBase | |
| CP_NoCopy() | CP_NoCopy | [protected] |
| CP_Object() | CP_Object | |
| DeleteFile(const CP_String &inFileName) | CP_FTP | |
| Disconnect() | CP_FTP | |
| fConnectionState | CP_FTP | [protected] |
| FindSignal(const CP_String &inSignalName) | CP_Object | |
| FindSlot(const CP_String &inSlotName) | CP_Object | |
| fLastServerResponse | CP_NetProtoBase | [protected] |
| fObjectID | CP_Object | [protected] |
| fObjectIDCount | CP_Object | [protected, static] |
| fProgressSignal | CP_NetProtoBase | [protected] |
| fReceiveBufferSize | CP_FTP | [protected] |
| fSendBufferSize | CP_FTP | [protected] |
| fSignals | CP_Object | [protected] |
| fSlots | CP_Object | [protected] |
| fSocketConnection | CP_NetProtoBase | [protected] |
| fTransferType | CP_FTP | [protected] |
| GetConnectionState() const | CP_FTP | |
| GetDataPort() | CP_FTP | |
| GetFile(CP_File *inDestinationFile, const CP_String &inFileName, CP_E_FTPTransferType inTransferType) | CP_FTP | |
| GetFile_internal(CP_Socket *inSocket, CP_File *inDestinationFile) | CP_FTP | [protected] |
| GetID() | CP_Object | |
| GetList(CP_String &inOutList, const CP_String &inWildcard="") | CP_FTP | |
| GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
| GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
| GetNumberSignals() | CP_Object | |
| GetNumberSlots() | CP_Object | |
| GetReceiveBufferSize() | CP_FTP | |
| GetSendBufferSize() | CP_FTP | |
| GetServerResponse() | CP_NetProtoBase | [virtual] |
| GetWorkingDirectory() | CP_FTP | |
| IsCommaDelimitedListOfSixOctets(char *p) | CP_NetProtoBase | [protected] |
| kCP_FTPPortNumber enum value | CP_FTP | |
| LogIn(const CP_String &inUser, const CP_String &inPassword) | CP_FTP | |
| MakeDirectory(const CP_String &inDirectory) | CP_FTP | |
| PutFile(CP_File *inSourceFile, const CP_String &inDestFileName, CP_E_FTPTransferType inTransferType, bool inCreateUnique) | CP_FTP | |
| PutFile_internal(CP_Socket *inSocket, CP_File *inSourceFile) | CP_FTP | [protected] |
| ReadLine(CP_Socket *inSocket, CP_String &inOutResult) | CP_NetProtoBase | [protected] |
| RegisterSignal(const CP_SignalHolder &inSignal) | CP_Object | |
| RegisterSlot(const CP_SlotHolder &inSlot) | CP_Object | |
| RemoveDirectory(const CP_String &inDirectory) | CP_FTP | |
| RenameFile(const CP_String &inOriginalName, const CP_String &inNewName) | CP_FTP | |
| RenameFileFrom(const CP_String &inOriginalName) | CP_FTP | |
| RenameFileTo(const CP_String &inNewName) | CP_FTP | |
| SendCommand(CP_String &inCommand) | CP_NetProtoBase | [protected] |
| SendCommandWithReply(CP_String &inCommand) | CP_NetProtoBase | [protected] |
| SendData(CP_String &inData) | CP_NetProtoBase | [protected] |
| SendData(char *inData, UInt32 inDataLength) | CP_NetProtoBase | [protected] |
| SendPORT(UInt32 inHostNum, SInt16 inPort) | CP_FTP | |
| SendQUIT() | CP_FTP | |
| SendRETR(const CP_String &inFileName) | CP_FTP | |
| SendSTOR(const CP_String &inFileName, bool inCreateUnique) | CP_FTP | |
| SendSYST() | CP_FTP | |
| SendTYPE(CP_E_FTPTransferType inTransferType) | CP_FTP | |
| SetID(FourCharCode inIdentifier) | CP_Object | |
| SetReceiveBufferSize(UInt32 inBufferSize) | CP_FTP | |
| SetSendBufferSize(UInt32 inBufferSize) | CP_FTP | |
| ~CP_FTP() | CP_FTP | [virtual] |
| ~CP_NetProtoBase() | CP_NetProtoBase | |
| ~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
| ~CP_Object() | CP_Object | [virtual] |