|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <CoreMocks.hpp>


Public Member Functions | |
| MOCK_METHOD2 (addKeyValue, void(const std::string &key, const std::string &value)) | |
Public Member Functions inherited from HCE::reduce::core::StorableIf | |
| virtual | ~StorableIf () |
| virtual void | addKeyValue (const std::string &key, const std::string &value)=0 |
Definition at line 22 of file CoreMocks.hpp.
| StorableMock::MOCK_METHOD2 | ( | addKeyValue | , |
| void(const std::string &key, const std::string &value) | |||
| ) |