lib: add output port notification iterator
[babeltrace.git] / include / Makefile.am
index f929321067964b541afa5f164b470c5cae86f973..cd03f56ac35260252c2c6cb078ed8aab71f30f7f 100644 (file)
@@ -70,14 +70,17 @@ babeltracegraphinclude_HEADERS = \
        babeltrace/graph/notification.h \
        babeltrace/graph/notification-packet.h \
        babeltrace/graph/notification-stream.h \
+       babeltrace/graph/output-port-notification-iterator.h \
        babeltrace/graph/port.h \
        babeltrace/graph/private-component-filter.h \
        babeltrace/graph/private-component-sink.h \
        babeltrace/graph/private-component-source.h \
        babeltrace/graph/private-component.h \
+       babeltrace/graph/private-connection-notification-iterator.h \
+       babeltrace/graph/private-connection-private-notification-iterator.h \
        babeltrace/graph/private-connection.h \
-       babeltrace/graph/private-notification-iterator.h \
-       babeltrace/graph/private-port.h
+       babeltrace/graph/private-port.h \
+       babeltrace/graph/query-executor.h
 
 noinst_HEADERS = \
        babeltrace/align-internal.h \
@@ -96,7 +99,6 @@ noinst_HEADERS = \
        babeltrace/compat/time-internal.h \
        babeltrace/compat/unistd-internal.h \
        babeltrace/compat/utc-internal.h \
-       babeltrace/compat/utsname-internal.h \
        babeltrace/compat/uuid-internal.h \
        babeltrace/compiler-internal.h \
        babeltrace/ctf-ir/attributes-internal.h \
@@ -120,6 +122,7 @@ noinst_HEADERS = \
        babeltrace/endian-internal.h \
        babeltrace/graph/clock-class-priority-map-internal.h \
        babeltrace/graph/component-class-internal.h \
+       babeltrace/graph/component-class-sink-colander-internal.h \
        babeltrace/graph/component-filter-internal.h \
        babeltrace/graph/component-internal.h \
        babeltrace/graph/component-sink-internal.h \
@@ -135,6 +138,7 @@ noinst_HEADERS = \
        babeltrace/graph/notification-packet-internal.h \
        babeltrace/graph/notification-stream-internal.h \
        babeltrace/graph/port-internal.h \
+       babeltrace/graph/query-executor-internal.h \
        babeltrace/lib-logging-internal.h \
        babeltrace/list-internal.h \
        babeltrace/logging-internal.h \
This page took 0.024263 seconds and 4 git commands to generate.