FairMQ/fairmq/sdk
2021-01-25 13:46:40 +01:00
..
commands Replace tools::make_unique with std::make_unique 2021-01-25 13:46:40 +01:00
AsioAsyncOp.h extern/asio: Bump to 1.18.0 2020-11-13 15:55:52 +01:00
AsioBase.h extern/asio: Bump to 1.18.0 2020-11-13 15:55:52 +01:00
CMakeLists.txt Move fairmq-dds-command-ui to SDK 2020-09-03 17:34:05 +02:00
DDSAgent.h Update to new DDS API, bump required version 2019-12-04 15:30:45 +01:00
DDSCollection.h sdk: Add DDSCollection class 2019-09-05 21:59:37 +02:00
DDSEnvironment.cxx SDK: Support DYLD_LIBRARY_PATH from parent env in sdk::DDSEnv 2020-02-17 19:18:00 +01:00
DDSEnvironment.h (WIP) SDK: Implement Topology::ChangeState 2019-07-23 16:08:15 +02:00
DDSInfo.h.in (WIP) SDK: Implement Topology::ChangeState 2019-07-23 16:08:15 +02:00
DDSSession.cxx SDK: Remove instance limit from DDSSession 2020-10-09 13:35:55 +02:00
DDSSession.h SDK::DDSSession: remove channel id to task id association 2020-02-21 18:37:33 +01:00
DDSTask.h sdk: Add DDSTopology::GetCollections() and extend DDSTask 2019-09-05 21:59:37 +02:00
DDSTopology.cxx SDK: Add garbage collection for completed ops 2020-02-21 18:37:33 +01:00
DDSTopology.h SDK: update DDSTopology::GetTasks() 2020-01-27 20:50:11 +01:00
Error.cxx SDK: Add Topology::AsyncGetProperties 2020-01-27 20:50:11 +01:00
Error.h Add Undefined and Mixed state for use in SDK 2020-07-15 13:01:23 +02:00
runDDSCommandUI.cxx DDS command UI: return EXIT_FAILURE on errors 2020-11-13 02:58:09 +01:00
runFairMQ.cxx SDK: Add sync ChangeState and add msg to its result 2019-07-24 10:41:08 +02:00
Topology.cxx SDK: add WaitForPublisherCount() and related ctor arg 2020-11-13 02:58:09 +01:00
Topology.h SDK: add WaitForPublisherCount() and related ctor arg 2020-11-13 02:58:09 +01:00
Traits.h SDK: Implement asio-compliant asynchronous operation helpers 2019-09-04 21:17:35 +02:00