FairMQ/fairmq/options
Alexey Rybalchenko b9883d3b13 Configuration and DDS example/tools updates
- Update DDS example command UI and extract it from example.
 - Unify address handling via DDS properties for dynamic deployment.
 - Update DDS docs with the new approach.
 - Allow `--config-key` to be used to access common config in JSON.
 - Allow common channel properties to be specified for all sockets.
 - Update MQ examples and Tuto3 with new config options.
 - Add start scripts to MQ examples for easier use.
2016-04-25 17:35:57 +02:00
..
ProgOptionTest Fix compiler warnings. 2016-03-14 13:37:55 +01:00
FairMQParser.cxx Configuration and DDS example/tools updates 2016-04-25 17:35:57 +02:00
FairMQParser.h Configuration and DDS example/tools updates 2016-04-25 17:35:57 +02:00
FairMQProgOptions.cxx Configuration and DDS example/tools updates 2016-04-25 17:35:57 +02:00
FairMQProgOptions.h encapsulate and use fairmq default xml and json parser if command line mq-config file.extension is called. The .xml and .json files are recognized internally. Remove explicit json parsing in runSimpleMQStateMAchine.h. Propagate the new commandline mq-config where the runstatemachine function is used 2016-04-05 17:52:10 +02:00
FairProgOptions.cxx Fix compiler warnings. 2016-03-14 13:37:55 +01:00
FairProgOptions.h Fix copy constructor & assignment operator warning in FairMQChannel 2016-01-14 14:19:03 +01:00
FairProgOptionsHelper.h Fix compiler warnings. 2016-03-17 21:33:40 +01:00