RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Datacratic::PendingList< Key, Value > Member List
This is the complete list of members for Datacratic::PendingList< Key, Value >, including all inherited members.
AcceptEntry typedef (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
begin() const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
completePrefix(const Key &key, IsPrefix isPrefix)Datacratic::PendingList< Key, Value > [inline]
const_iterator typedef (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
count(const Key &key) const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
end() const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
erase(const Key &key) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
expire(const Callback &callback, Date now=Date::now()) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
expire(Date now=Date::now()) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
find(const Key &key) const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
get(const Key &key) const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
initFromStore(std::shared_ptr< Persistence > persistence, AcceptEntry acceptEntry, Date timeout) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
initFromStore(std::shared_ptr< Persistence > persistence, Date timeout) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
insert(const Key &key, const Value &value, Date timeout) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
lower_bound(const Key &key) const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
Persistence typedef (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
persistence (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
pop(const Key &key) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
size() const (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
timeouts (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
Timeouts typedef (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value >
update(const Key &key, const Value &value) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
update(const Key &key, const Value &&value) (defined in Datacratic::PendingList< Key, Value >)Datacratic::PendingList< Key, Value > [inline]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator