hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
This is the complete list of members for ReduceResultMock, including all inherited members.
addKeyValue(const std::string &key, const std::string &value)=0 | HCE::reduce::core::StorableIf | pure virtual |
getNext(std::string &key, std::string &value)=0 | HCE::reduce::core::IterableIf | pure virtual |
hasNext()=0 | HCE::reduce::core::IterableIf | pure virtual |
MOCK_METHOD0(hasNext, bool()) | IterableMock | |
MOCK_METHOD0(reset, void()) | IterableMock | |
IterableMock::MOCK_METHOD2(getNext, void(std::string &key, std::string &value)) | IterableMock | |
StorableMock::MOCK_METHOD2(addKeyValue, void(const std::string &key, const std::string &value)) | StorableMock | |
reset()=0 | HCE::reduce::core::IterableIf | pure virtual |
~IterableIf() | HCE::reduce::core::IterableIf | inlinevirtual |
~ReduceResultIf() | HCE::reduce::core::ReduceResultIf | inlinevirtual |
~StorableIf() | HCE::reduce::core::StorableIf | inlinevirtual |