PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
happyhttp::Connection Member List

This is the complete list of members for happyhttp::Connection, including all inherited members.

close()happyhttp::Connection
connect()happyhttp::Connection
Connection(const char *host, int port)happyhttp::Connection
endheaders()happyhttp::Connection
m_ResponseBeginCBhappyhttp::Connectionprotected
m_ResponseCompleteCBhappyhttp::Connectionprotected
m_ResponseDataCBhappyhttp::Connectionprotected
m_UserDatahappyhttp::Connectionprotected
outstanding() consthappyhttp::Connectioninline
pump()happyhttp::Connection
putheader(const char *header, const char *value)happyhttp::Connection
putheader(const char *header, int numericvalue)happyhttp::Connection
putrequest(const char *method, const char *url)happyhttp::Connection
request(const char *method, const char *url, const char *headers[]=0, const unsigned char *body=0, int bodysize=0)happyhttp::Connection
Responsehappyhttp::Connectionfriend
send(const unsigned char *buf, int numbytes)happyhttp::Connection
setcallbacks(ResponseBegin_CB begincb, ResponseData_CB datacb, ResponseComplete_CB completecb, void *userdata)happyhttp::Connection
~Connection()happyhttp::Connection