Apache Mesos
Cache< Key, Value > Member List

This is the complete list of members for Cache< Key, Value >, including all inherited members.

Cache(size_t _capacity)Cache< Key, Value >inlineexplicit
erase(const Key &key)Cache< Key, Value >inline
get(const Key &key)Cache< Key, Value >inline
list typedefCache< Key, Value >
map typedefCache< Key, Value >
operator<<(std::ostream &stream, const Cache< Key, Value > &c)Cache< Key, Value >friend
put(const Key &key, const Value &value)Cache< Key, Value >inline
size() const Cache< Key, Value >inline