libmoost
moost::murcl::response::userdata Struct Reference

Represents the userdata object to the request callback. More...

#include <response.hpp>

List of all members.

Public Attributes

char sha1_ [RESPONSE_SHA1_LEN]
std::string * pdata
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Detailed Description

Represents the userdata object to the request callback.

Definition at line 58 of file response.hpp.


Member Data Documentation

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Definition at line 67 of file response.hpp.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This member MUST be first;it is used to validate the cast from void* The C++ standard guarantees a pointer to a POD-struct object, suitably converted using a reinterpret_cast, points to its initial member

Definition at line 64 of file response.hpp.


The documentation for this struct was generated from the following file: