Commit Graph

4 Commits

Author SHA1 Message Date
Robert Haschke
68ff79f464 setup SerialContainer interface 2017-10-20 16:40:11 +02:00
Robert Haschke
6167f728ed wip 2017-10-20 16:40:11 +02:00
Robert Haschke
51e4bba212 sendForward(), sendBackward() use InterfaceState for both from and to arguments 2017-10-16 17:19:03 +02:00
Robert Haschke
bb06eda33c containers
- allow hierarchical organization of stages (serially for now)
- validate correctness of tree (at composition time, i.e. runtime)
- derive Task from SerialContainer
- fix pimpl_func(), PRIVATE_CLASS declaration in "public" section to allow access in tests
2017-10-04 00:11:22 +02:00