Skip to content

WIP: Cpp API

Karol Sierocinski requested to merge cpp_api into master

Full Cpp API. Includes:

  • Cpp version of C API,
  • more that one pdi instance working,
  • accessing data by pdi.data["data_name"]
  • binding data to pointer and direction

@jbigot, @tpaluszk Could you take a look?

Edited by Julien Bigot

Merge request reports