cyclonedds/src/core
Erik Boasson de5021dc55 change initialisation of a read condition to set the query condition as well
The read condition and the query condition are represented by the same data type internally, and a read condition therefore has a "m_filter" attribute. It makes more sense to initialise this properly as part of the read condition, instead of initialisation-by-memset in the dds_create_readcond, then overwriting it in dds_create_querycond.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-02-10 18:23:51 +01:00
..
ddsc change initialisation of a read condition to set the query condition as well 2019-02-10 18:23:51 +01:00
ddsi add a separate RHC tracing category 2019-02-10 18:23:51 +01:00
CMakeLists.txt Require OpenSSL by default and add list it as a dependency for Conan 2019-02-01 10:39:49 +01:00