Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::cp::cp_proxy Class Reference
+ Inheritance diagram for hazelcast::cp::cp_proxy:

Public Member Functions

 cp_proxy (const std::string &service_name, const std::string &proxy_name, client::spi::ClientContext *context, const raft_group_id &group_id, const std::string &object_name)
 
const raft_group_idget_group_id () const
 

Protected Member Functions

void on_destroy ()
 

Protected Attributes

raft_group_id group_id_
 
std::string object_name_
 

Detailed Description

Definition at line 51 of file cp.h.


The documentation for this class was generated from the following files: