Document libbabeltrace2's C API
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_port.i
index 590ded69faf0da9a2b20f58e5d3d35773be09149..c8c0832e410264c0a9445ad02f8d09d823f653d1 100644 (file)
        $result = $1;
 }
 
-%include <babeltrace2/graph/port-const.h>
-%include <babeltrace2/graph/port-output-const.h>
-%include <babeltrace2/graph/port-input-const.h>
+%include <babeltrace2/graph/port.h>
 %include <babeltrace2/graph/self-component-port.h>
-%include <babeltrace2/graph/self-component-port-output.h>
-%include <babeltrace2/graph/self-component-port-input.h>
 
 /*
  * Clear this typemap, since it is a bit broad and could apply to something we
This page took 0.022486 seconds and 4 git commands to generate.