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::RequestParam< T > Struct Template Reference

List of all members.

Public Member Functions

 RequestParam (int index, const std::string &name, const std::string &description)
 RequestParam (const RequestParam &other)

Public Attributes

int index
std::string name
std::string description

Detailed Description

template<typename T>
struct Datacratic::RequestParam< T >

Definition at line 90 of file rest_request_binding.h.


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