GraphChi  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros
Public Member Functions | Protected Member Functions | Protected Attributes
mongoose::MongooseConnection Class Reference

List of all members.

Public Member Functions

 MongooseConnection (struct mg_connection *conn)
int write (const void *buf, size_t len)
int write (const std::string &text)
int read (void *buf, size_t len)
void sendAuthorizationRequest (const std::string &nonce="")
bool getHeader (const std::string &name, std::string &output) const
bool getCookie (const std::string &name, std::string &output) const

Protected Member Functions

struct mg_connectiongetInfo ()

Protected Attributes

struct mg_connectionm_conn

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