![]() |
PhoenixZMQ
2.0.0
Library which integrates zeromq use in Phoenix
|
Go to the source code of this file.
Functions | |
template<> | |
bool | checkValue< DataStreamType > (const std::string &testName, const std::vector< DataStreamType > &vecData, const std::vector< DataStreamType > &vecReferenceData) |
Check given value compare to the reference size. More... | |
bool checkValue< DataStreamType > | ( | const std::string & | testName, |
const std::vector< DataStreamType > & | vecData, | ||
const std::vector< DataStreamType > & | vecReferenceData | ||
) |
Check given value compare to the reference size.
testName | : name of the current test |
vecData | : vector of data to be checked |
vecReferenceData | : vector of reference data |
Definition at line 19 of file PMockBackend.cpp.