..
devices
FairMQProxy: remove outdated code
2017-06-23 11:45:46 +02:00
docs
add channel, poller and testing docs
2017-06-04 01:14:10 +02:00
logger
FairMQLogger: undefine DEBUG if it has been previously defined
2017-06-26 16:35:58 +02:00
nanomsg
Refactor TransportFactory to RAII
2017-05-24 16:37:33 +02:00
options
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
run
shmem: Heartbeats for the monitor.
2017-04-28 13:30:51 +02:00
shmem
Update FairMQShmMonitor
2017-06-04 01:12:30 +02:00
test
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
tools
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
zeromq
Refactor TransportFactory to RAII
2017-05-24 16:37:33 +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
AUTHORS
update CONTRIBUTORS
2017-05-18 20:01:44 +02:00
CMakeLists.txt
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
CONTRIBUTORS
update CONTRIBUTORS
2017-05-18 20:01:44 +02:00
FairMQChannel.cxx
generate id if no device id available
2017-05-18 20:01:44 +02:00
FairMQChannel.h
refactor to more idiomatic RAII
2017-05-18 20:01:44 +02:00
FairMQConfigurable.cxx
FairMQ Examples cleanup
2015-10-05 18:06:55 +02:00
FairMQConfigurable.h
FairMQ Examples cleanup
2015-10-05 18:06:55 +02:00
FairMQDevice.cxx
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
FairMQDevice.h
add callback on state change
2017-07-04 07:05:11 +02:00
FairMQLogger.cxx
Fix compiler warnings.
2016-03-14 13:37:55 +01:00
FairMQLogger.h
Fix Tuto3 double delete, cleanup test output, undeclared var in NN socket.
2017-02-27 13:09:16 +01:00
FairMQMessage.cxx
Add license file LICENSE with LPGL license text copied from https://www.gnu.org/licenses/lgpl.html . Add license text to most of files of the project.
2014-06-06 14:57:56 +02:00
FairMQMessage.h
Adding multiple transports support & other fixes:
2017-02-23 06:47:09 +01:00
FairMQParts.h
expose STL iterator interface for FairMQParts
2017-05-09 14:48:34 +02:00
FairMQPoller.cxx
Add license file LICENSE with LPGL license text copied from https://www.gnu.org/licenses/lgpl.html . Add license text to most of files of the project.
2014-06-06 14:57:56 +02:00
FairMQPoller.h
Convert factory methods to return smart ptrs
2016-11-18 14:19:16 +01:00
FairMQSocket.cxx
First version of the shared memory transport.
2016-12-18 14:50:58 +01:00
FairMQSocket.h
Refactor the transport interface
2017-04-20 11:07:49 +02:00
FairMQStateMachine.cxx
FairMQ: Implement PluginServices - Config
2017-07-04 07:05:11 +02:00
FairMQStateMachine.h
FairMQ: Implement PluginServices - Config
2017-07-04 07:05:11 +02:00
FairMQTransportFactory.cxx
Refactor TransportFactory to RAII
2017-05-24 16:37:33 +02:00
FairMQTransportFactory.h
Refactor TransportFactory to RAII
2017-05-24 16:37:33 +02:00
FairMQTransports.h
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
Plugin.cxx
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
Plugin.h
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
PluginManager.cxx
FairMQ: Implement PluginServices - Config
2017-07-04 07:05:11 +02:00
PluginManager.h
FairMQ: Implement PluginServices - Config
2017-07-04 07:05:11 +02:00
PluginServices.cxx
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
PluginServices.h
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
README.md
update docs
2017-05-23 14:10:34 +02:00
runFairMQDevice.h
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00
Tools.h
FairMQ: Fix various errors from CI
2017-07-04 07:05:11 +02:00