Different layers of the library are covered in different sections of the documentation. Here are some good starting points for the different layers:

Generic dataflow layer

  • If you would like to implement Dataflow support for the dataflow framework you are working with, see the example showing how the VTK support layer was developed.
  • If you are interested in developing generic code on top of the dataflow layer, see the concepts documentation.

Dataflow.Signals layer

For examples of how the Dataflow.Signals layer can be used, see:

Dataflow.Blueprint layer

The development of this layer is ongoing. To find out more about it, see: