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::TimeoutMap< Key, Value >::Node Struct Reference

List of all members.

Public Member Functions

 Node (const Value &val, Date timeout)
 Node (Value &&val, Date timeout)

Public Attributes

Date timeout
Timeouts::iterator timeoutIt

Detailed Description

template<typename Key, class Value>
struct Datacratic::TimeoutMap< Key, Value >::Node

Definition at line 222 of file timeout_map.h.


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