CMSDK  2.0.1
Static Public Member Functions | List of all members
cmlabs::HTTPClientProtocol Class Reference
Inheritance diagram for cmlabs::HTTPClientProtocol:
cmlabs::NetworkProtocol

Static Public Member Functions

static bool CheckBufferForCompatibility (const char *buffer, uint32 length)
 
static bool InitialiseConversation (NetworkConnection *con)
 
static bool SendHTTPReply (NetworkConnection *con, HTTPReply *reply)
 
static HTTPReplyReceiveHTTPReply (NetworkConnection *con, uint32 timeout)
 
static bool SendHTTPRequest (NetworkConnection *con, HTTPRequest *req)
 
static HTTPRequestReceiveHTTPRequest (NetworkConnection *con, uint32 timeout)
 
- Static Public Member Functions inherited from cmlabs::NetworkProtocol
static bool CheckBufferForCompatibility (const char *buffer, uint32 length)
 
static bool InitialiseConversation (NetworkConnection *con)
 

Additional Inherited Members

- Public Attributes inherited from cmlabs::NetworkProtocol
uint8 protocol
 

The documentation for this class was generated from the following files: