![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
This is the complete list of members for hazelcast::client::ringbuffer, including all inherited members.
add(const E &item) | hazelcast::client::ringbuffer | inline |
add(const E &item, rb::overflow_policy overflow_policy) | hazelcast::client::ringbuffer | inline |
add_all(const std::vector< E > &items, rb::overflow_policy overflow_policy) | hazelcast::client::ringbuffer | inline |
get_result_set(boost::future< protocol::ClientMessage > f) (defined in hazelcast::client::ringbuffer) | hazelcast::client::ringbuffer | inline |
read_many(int64_t start_sequence, int32_t min_count, int32_t max_count, const IFUNCTION *filter=nullptr) | hazelcast::client::ringbuffer | inline |
read_many(int64_t start_sequence, int32_t min_count, int32_t max_count) (defined in hazelcast::client::ringbuffer) | hazelcast::client::ringbuffer | inline |
read_one(int64_t sequence) | hazelcast::client::ringbuffer | inline |
spi::ProxyManager (defined in hazelcast::client::ringbuffer) | hazelcast::client::ringbuffer | friend |