Hazelcast C++ Client
hazelcast::client::mixedtype::MixedEntryEvent Member List

This is the complete list of members for hazelcast::client::mixedtype::MixedEntryEvent, including all inherited members.

getEventType() const hazelcast::client::mixedtype::MixedEntryEventinline
getKey() const hazelcast::client::mixedtype::MixedEntryEventinline
getMember() const hazelcast::client::mixedtype::MixedEntryEventinline
getMergingValue() const hazelcast::client::mixedtype::MixedEntryEventinline
getName() const hazelcast::client::mixedtype::MixedEntryEventinline
getOldValue() const hazelcast::client::mixedtype::MixedEntryEventinline
getValue() const hazelcast::client::mixedtype::MixedEntryEventinline
MixedEntryEvent(const std::string &name, const Member &member, EntryEventType eventType, TypedData key, TypedData value)hazelcast::client::mixedtype::MixedEntryEventinline
MixedEntryEvent(const std::string &name, const Member &member, EntryEventType eventType, TypedData key, TypedData value, TypedData oldValue, TypedData mergingValue)hazelcast::client::mixedtype::MixedEntryEventinline
operator<<(std::ostream &out) const (defined in hazelcast::client::mixedtype::MixedEntryEvent)hazelcast::client::mixedtype::MixedEntryEventinline