etcd-cpp-apiv3/etcd
lampayan c28d955b22 Complete implementation for modify with index and delete with index
functionalities. AsyncModifyResponse is needed because handling of
indeces are different between create and mod and delete, as per
requirements.

remaining TODOs:
1) Watch functionality
2016-06-09 16:57:25 +02:00
..
AsyncDeleteResponse.h Refactored and cleaned implementation for rm() 2016-06-08 11:11:50 +02:00
BaseResponse.h Refactored and cleaned implementation for rm() 2016-06-08 11:11:50 +02:00
Client.hpp Complete implementation for modify with index and delete with index 2016-06-09 16:57:25 +02:00
Response.hpp Complete implementation for modify with index and delete with index 2016-06-09 16:57:25 +02:00
Value.hpp Merge remote-tracking branch 'origin/maui' into other_dev 2016-06-08 14:53:34 +02:00