FairMQ/fairmq
Dennis Klein 72f5cdef58 Fix various warnings
-Wunused-parameter
-Wreorder
-Wsign-compare
-Wunused-private-field
2018-05-24 13:03:06 +02:00
..
devices convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
nanomsg Fix namespaces in Transports.h and add conversion map 2018-05-15 19:18:11 +02:00
ofi Fix build of protobuf sources 2018-04-17 20:22:53 +02:00
options Improve compilation speed 2018-05-17 16:32:49 +02:00
plugins Fix various warnings 2018-05-24 13:03:06 +02:00
run provide location for general fairmq devices/tools 2018-05-02 16:12:57 +02:00
shmem Fix various warnings 2018-05-24 13:03:06 +02:00
tools Add missing header 2018-05-23 08:26:23 +02:00
zeromq Improve compilation speed 2018-05-17 16:32:49 +02:00
.clang-format cmake cleanups and fixes 2017-04-20 11:07:47 +02:00
apply-clang-format.sh use clang-format for Tutorial3 2014-06-06 14:30:41 +02:00
CMakeLists.txt Improve compilation speed 2018-05-17 16:32:49 +02:00
DeviceRunner.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
DeviceRunner.h FairMQ: fix const qualifier for DeviceRunner 2017-10-05 15:32:12 +02:00
EventManager.h FairMQ: Support Apple Compiler 8.0 2017-10-12 12:16:50 +02:00
FairMQChannel.cxx Fix various warnings 2018-05-24 13:03:06 +02:00
FairMQChannel.h Use enum transport types instead of strings in Channel/Device 2018-05-15 19:18:11 +02:00
FairMQDevice.cxx Fix various warnings 2018-05-24 13:03:06 +02:00
FairMQDevice.h Use enum transport types instead of strings in Channel/Device 2018-05-15 19:18:11 +02:00
FairMQLogger.cxx remove custom timestamp stuff from logger wrapper 2018-01-16 22:53:26 +01:00
FairMQLogger.h Fix build 2018-04-15 18:04:52 +02:00
FairMQMessage.cxx correct typo in copyright section 2017-11-29 13:11:35 +01:00
FairMQMessage.h Fix namespaces in Transports.h and add conversion map 2018-05-15 19:18:11 +02:00
FairMQParts.h correct typo in copyright section 2017-11-29 13:11:35 +01:00
FairMQPoller.cxx correct typo in copyright section 2017-11-29 13:11:35 +01:00
FairMQPoller.h FairMQ: Implement ofi::Poller 2018-03-26 13:58:20 +02:00
FairMQSocket.cxx FairMQ: Remove unused Attach method and unused socket flags 2018-03-26 13:58:20 +02:00
FairMQSocket.h FairMQ: Implement simple ofi Send/Receive with meta com only 2018-03-26 13:58:20 +02:00
FairMQStateMachine.cxx Fix various warnings 2018-05-24 13:03:06 +02:00
FairMQStateMachine.h Improve compilation speed 2018-05-17 16:32:49 +02:00
FairMQTransportFactory.cxx Fix build 2018-04-15 18:04:52 +02:00
FairMQTransportFactory.h Fix namespaces in Transports.h and add conversion map 2018-05-15 19:18:11 +02:00
FairMQUnmanagedRegion.h FairMQ: Add ofi transport factory skeleton 2018-03-26 13:58:20 +02:00
Plugin.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
Plugin.h Control plugin: add ability to switch log levels interactively 2018-05-17 10:30:18 +02:00
PluginManager.cxx Eliminate warnings in FairLink and FairMQ Plugins. 2017-10-05 15:32:12 +02:00
PluginManager.h FairMQ: Move static and interactive control modes to plugin (2) 2017-10-05 15:32:12 +02:00
PluginServices.cxx FairMQ DDS plugin: fix incomplete shutdown when dds server is terminated 2018-02-15 10:31:47 +01:00
PluginServices.h Control plugin: add ability to switch log levels interactively 2018-05-17 10:30:18 +02:00
runFairMQDevice.h convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
StateMachine.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
StateMachine.h FairMQ: Support Apple Compiler 8.0 2017-10-12 12:16:50 +02:00
Tools.h Replace pstreams with Boost.Process 2018-01-23 18:35:09 +01:00
Transports.h Use enum transport types instead of strings in Channel/Device 2018-05-15 19:18:11 +02:00
Version.h.in Support package components and drop transitive dependency discovery 2018-04-17 20:24:15 +02:00