RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
Datacratic::RestRequest Struct Reference

List of all members.

Public Member Functions

 RestRequest (const HttpHeader &header, const std::string &payload)
 RestRequest (const std::string &verb, const std::string &resource, const RestParams &params, const std::string &payload)

Public Attributes

std::string verb
std::string resource
RestParams params
std::string payload

Detailed Description

Definition at line 23 of file rest_service_endpoint.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator