| BroadcastProgress(CP_InternetProtocolProgress &inProtocolProgress) | CP_NetProtoBase | |
| Connect(CPLAT::CP_CommandNo cmd, void(R::*handler)(P1, P2), SInt32 mode) | CP_Object | |
| Connect(CP_Object *control, const CPLAT::CP_String &signalName, void(R::*handler)(P1, P2)) | CP_Object | |
| Connect(CP_Object *sender, const CP_String &signalName, CP_Object *receiver, const CP_String &slotName, const bool reciprocal=false) | CP_Object | [static] |
| 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_HTTP(CP_Socket *inSocketConnection) | CP_HTTP | |
| CP_NetProtoBase(CP_Socket *inSocketConnection) | CP_NetProtoBase | |
| CP_NoCopy() | CP_NoCopy | [protected] |
| CP_Object() | CP_Object | |
| 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] |
| fSignals | CP_Object | [protected] |
| fSlots | CP_Object | [protected] |
| fSocketConnection | CP_NetProtoBase | [protected] |
| GetID() | CP_Object | |
| GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
| GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
| GetNumberSignals() | CP_Object | |
| GetNumberSlots() | CP_Object | |
| GetServerResponse() | CP_NetProtoBase | [virtual] |
| IsCommaDelimitedListOfSixOctets(char *p) | CP_NetProtoBase | [protected] |
| IsValidHostchar(char inchar) | CP_HTTP | [protected] |
| kCP_HTTPPortNumber enum value | CP_HTTP | |
| MemBufferAddBuffer(MemBuffer *inMemBuffer, unsigned char *inBuffer, size_t inSize) | CP_HTTP | [protected] |
| MemBufferAddByte(MemBuffer *inMemBuffer, unsigned char inByte) | CP_HTTP | [protected] |
| MemBufferCreate(MemBuffer *inMemBuffer) | CP_HTTP | [protected] |
| MemBufferGrow(MemBuffer *inMemBuffer) | CP_HTTP | [protected] |
| ParseURL(char *inUrl, char *inProtocol, SInt32 inProtocolLength, char *inHost, SInt32 inHostLength, char *inHTTPBuffer, SInt32 inHTTPBufferLength, SInt32 *port) | CP_HTTP | [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 | |
| 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] |
| SendHTTP(char *inUrl, char *inHeaders, unsigned char *inPost, SInt32 inPostLength, HTTPCP_HTTP *inRequest) | CP_HTTP | [protected] |
| SendRequest(bool InIsPOST, char *inUrl, CP_String &inOutHeaderSend, CP_String &inOutHeaderReceive, CP_String &inOutMessage) | CP_HTTP | |
| SendString(char *inString) | CP_HTTP | [protected] |
| SetID(FourCharCode inIdentifier) | CP_Object | |
| ~CP_HTTP() | CP_HTTP | [virtual] |
| ~CP_NetProtoBase() | CP_NetProtoBase | |
| ~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
| ~CP_Object() | CP_Object | [virtual] |