Document libbabeltrace2's C API
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_component.i
index ae44579b557eafaf54817e584f2bf73d9d598b92..aa3f725213dd21bf0a1e11f61eb2841eb61c11d9 100644 (file)
        }
 }
 
-%include <babeltrace2/graph/component-const.h>
-%include <babeltrace2/graph/component-source-const.h>
-%include <babeltrace2/graph/component-filter-const.h>
-%include <babeltrace2/graph/component-sink-const.h>
+%include <babeltrace2/graph/component.h>
 %include <babeltrace2/graph/self-component.h>
-%include <babeltrace2/graph/self-component-source.h>
-%include <babeltrace2/graph/self-component-filter.h>
-%include <babeltrace2/graph/self-component-sink.h>
 
 /*
  * This type map relies on the rather common "user_data" name, so don't pollute
This page took 0.023282 seconds and 4 git commands to generate.