SDK: Add sync ChangeState and add msg to its result

This commit is contained in:
Dennis Klein
2019-07-24 10:41:08 +02:00
parent a93840b240
commit d70a203449
5 changed files with 96 additions and 41 deletions

View File

@@ -6,8 +6,7 @@
* copied verbatim in the file "LICENSE" *
********************************************************************************/
#include <fairmq/sdk/Topology.h>
#include <fairmq/StateMachine.h>
#include <fairmq/States.h>
#include <iostream>
int main(int /*argc*/, char ** /*argv*/)