RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions
OpenRTB::AuctionType Struct Reference
Inheritance diagram for OpenRTB::AuctionType:
OpenRTB::TaggedEnum< AuctionType, 2 >

List of all members.

Public Types

enum  Vals { UNSPECIFIED = -1, FIRST_PRICE = 1, SECOND_PRICE = 2 }

Public Member Functions

 AuctionType (Vals val=UNSPECIFIED)

Detailed Description

Definition at line 730 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 731 of file openrtb.h.


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