FairMQ/fairmq
2018-11-28 11:49:17 +01:00
..
devices Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01:00
nanomsg Set pointer to factory also when receiving multi-part 2018-11-27 14:36:35 +01:00
ofi Set pointer to factory also when receiving multi-part 2018-11-27 14:36:35 +01:00
options Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01:00
plugins Make sure we reset terminal config also on exception 2018-10-10 19:35:18 +02:00
run Add example/test for built-in devices 2018-10-18 21:33:47 +02:00
shmem Fix -Wsign-compare warning 2018-11-28 11:49:17 +01:00
tools Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01:00
zeromq Set pointer to factory also when receiving multi-part 2018-11-27 14:36:35 +01:00
apply-clang-format.sh use clang-format for Tutorial3 2014-06-06 14:30:41 +02:00
CMakeLists.txt Adopt FairMQMessage backed memory resource collection from AliceO2 2018-10-31 13:12:38 +01:00
DeviceRunner.cxx Test exceptions thrown in user code 2018-10-10 19:35:18 +02:00
DeviceRunner.h Bump coolness factor 2018-09-13 22:25:05 +02:00
EventManager.h FairMQ: Support Apple Compiler 8.0 2017-10-12 12:16:50 +02:00
FairMQChannel.cxx Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01:00
FairMQChannel.h Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01:00
FairMQDevice.cxx Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01:00
FairMQDevice.h Move Bind/Connect/Attach to FairMQChannel 2018-11-13 11:08:48 +01: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 Equip FairMQMessage with pointer to factory (at creation) 2018-10-31 13:12:38 +01: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 Fix issues found by Codacy 2018-10-08 17:20:02 +02:00
FairMQSocket.cxx FairMQ: Remove unused Attach method and unused socket flags 2018-03-26 13:58:20 +02:00
FairMQSocket.h Set pointer to factory also when receiving multi-part 2018-11-27 14:36:35 +01:00
FairMQStateMachine.cxx Allow plugins to create channels 2018-10-31 15:42:04 +01:00
FairMQStateMachine.h Fix issues found by Codacy 2018-10-08 17:20:02 +02:00
FairMQTransportFactory.cxx Fix build 2018-04-15 18:04:52 +02:00
FairMQTransportFactory.h Set pointer to factory also when receiving multi-part 2018-11-27 14:36:35 +01:00
FairMQUnmanagedRegion.h FairMQ: Add ofi transport factory skeleton 2018-03-26 13:58:20 +02:00
MemoryResources.cxx Remove container adoption code 2018-10-31 13:12:38 +01:00
MemoryResources.h Alias boost::container::pmr -> fair::mq::pmr 2018-10-31 13:12:38 +01:00
MemoryResourceTools.h Return unique_ptr by value to allow RVO 2018-10-31 13:12:38 +01:00
Plugin.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
Plugin.h Simplify structure in DeviceRunner and plugin classes 2018-08-08 16:13:41 +02:00
PluginManager.cxx Fix race in plugin manager/services 2018-08-08 16:13:41 +02:00
PluginManager.h Simplify structure in DeviceRunner and plugin classes 2018-08-08 16:13:41 +02:00
PluginServices.cxx Fix race in plugin manager/services 2018-08-08 16:13:41 +02:00
PluginServices.h Allow plugins to create channels 2018-10-31 15:42:04 +01:00
runFairMQDevice.h Test exceptions thrown in user code 2018-10-10 19:35:18 +02: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 Add more tests for custom main() 2018-08-27 17:37:22 +02:00
Transports.h Use enum transport types instead of strings in Channel/Device 2018-05-15 19:18:11 +02:00
Version.h.in Introduce and export hotfix version component 2018-09-20 18:09:07 +02:00