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

List of all members.

Public Member Functions

 RestParamDefault (const std::string &name, const std::string &description, T defaultValue)
 RestParamDefault (const RestParamDefault &other)

Public Attributes

std::string name
std::string description
defaultValue
std::string defaultValueStr

Detailed Description

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

Definition at line 45 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