![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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 |
| T | defaultValue |
| std::string | defaultValueStr |
Definition at line 45 of file rest_request_binding.h.
1.7.6.1