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::RestRequestParsingContext Struct Reference

#include <rest_request_router.h>

List of all members.

Public Member Functions

 RestRequestParsingContext (const RestRequest &request)

Public Attributes

std::vector< std::string > resources
std::string remaining

Detailed Description

Parsing context for a REST request. Tracks of how the request path is processed so that the entity names can be extracted later.

Definition at line 164 of file rest_request_router.h.


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