Public Member Functions | Private Attributes | List of all members
KeyValueStoreClient Class Reference

Public Member Functions

void GetValues (const std::vector< std::string > &keys)
 
 KeyValueStoreClient (std::shared_ptr< Channel > channel)
 

Private Attributes

std::unique_ptr< KeyValueStore::Stub > stub_
 

Detailed Description

Definition at line 41 of file examples/cpp/keyvaluestore/client.cc.

Constructor & Destructor Documentation

◆ KeyValueStoreClient()

KeyValueStoreClient::KeyValueStoreClient ( std::shared_ptr< Channel channel)
inline

Definition at line 43 of file examples/cpp/keyvaluestore/client.cc.

Member Function Documentation

◆ GetValues()

void KeyValueStoreClient::GetValues ( const std::vector< std::string > &  keys)
inline

Definition at line 48 of file examples/cpp/keyvaluestore/client.cc.

Member Data Documentation

◆ stub_

std::unique_ptr<KeyValueStore::Stub> KeyValueStoreClient::stub_
private

Definition at line 74 of file examples/cpp/keyvaluestore/client.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46