etcd-cpp-apiv3/v3/include
lampayan fe5396e437 Refactored Client class to remove boilerplate code.
Responsibility of boilerplate work is transfered to its own class 
(Transaction).
UT for watch are temporarily commented out as they are not supported yet
2016-06-21 15:33:11 +02:00
..
AsyncPutResponse.hpp Updates for merging 2016-06-16 07:52:29 -04:00
AsyncRangeResponse.hpp Added delete 2016-06-16 06:29:19 -04:00
AsyncTxnResponse.hpp Use Txn 2016-06-16 06:25:33 -04:00
IResponse.hpp Added Interface and Base class interfaces 2016-06-03 06:01:51 -04:00
Transaction.hpp Refactored Client class to remove boilerplate code. 2016-06-21 15:33:11 +02:00
Utils.hpp added grpc and utils 2016-06-16 07:11:17 -04:00
V3Response.hpp made prev_values a vector. 2016-06-16 06:29:49 -04:00
grpcClient.hpp added grpc and utils 2016-06-16 07:11:17 -04:00