Update notification iterator's "init" function signature
[babeltrace.git] / include / Makefile.am
CommitLineData
0ec662bd
JD
1babeltraceinclude_HEADERS = \
2 babeltrace/babeltrace.h \
95d36295 3 babeltrace/format.h \
6204d33c 4 babeltrace/context.h \
842c2b97 5 babeltrace/iterator.h \
3122e6f0 6 babeltrace/trace-handle.h \
03798a93 7 babeltrace/list.h \
347829f5 8 babeltrace/clock-types.h \
83509119
JG
9 babeltrace/values.h \
10 babeltrace/ref.h
0ec662bd 11
64a35d1b 12babeltracectfinclude_HEADERS = \
9efd5d76
MD
13 babeltrace/ctf/events.h \
14 babeltrace/ctf/callbacks.h \
273b65be
JG
15 babeltrace/ctf/iterator.h
16
17babeltracectfwriterinclude_HEADERS = \
46bd0f2b
JG
18 babeltrace/ctf-writer/clock.h \
19 babeltrace/ctf-writer/writer.h \
20 babeltrace/ctf-writer/event-fields.h \
21 babeltrace/ctf-writer/event-types.h \
22 babeltrace/ctf-writer/event.h \
adc315b8
JG
23 babeltrace/ctf-writer/stream.h \
24 babeltrace/ctf-writer/stream-class.h
25
26babeltracectfirinclude_HEADERS = \
ac0c6bdd 27 babeltrace/ctf-ir/clock-class.h \
2e33ac5a
PP
28 babeltrace/ctf-ir/fields.h \
29 babeltrace/ctf-ir/field-types.h \
adc315b8 30 babeltrace/ctf-ir/event.h \
272df73e 31 babeltrace/ctf-ir/event-class.h \
b011f6b0 32 babeltrace/ctf-ir/field-path.h \
3f043b05 33 babeltrace/ctf-ir/stream.h \
f79cf0f0 34 babeltrace/ctf-ir/packet.h \
bc37ae52 35 babeltrace/ctf-ir/stream-class.h \
654c1444 36 babeltrace/ctf-ir/trace.h \
8bf65fbd
JG
37 babeltrace/ctf-ir/utils.h \
38 babeltrace/ctf-ir/visitor.h
70bd0a12 39
6ee873c6
JG
40babeltraceplugininclude_HEADERS = \
41 babeltrace/plugin/plugin.h \
33b34c43
PP
42 babeltrace/plugin/plugin-dev.h
43
592ddb00
PP
44babeltracecomponentnotifinclude_HEADERS = \
45 babeltrace/component/notification/eot.h \
46 babeltrace/component/notification/notification.h \
47 babeltrace/component/notification/event.h \
48 babeltrace/component/notification/iterator.h \
49 babeltrace/component/notification/packet.h \
50 babeltrace/component/notification/schema.h \
51 babeltrace/component/notification/stream.h \
890882ef
PP
52 babeltrace/component/notification/heap.h \
53 babeltrace/component/notification/private-iterator.h
592ddb00 54
33b34c43
PP
55babeltracecomponentinclude_HEADERS = \
56 babeltrace/component/component.h \
57 babeltrace/component/component-class.h \
d3e4dcd8
PP
58 babeltrace/component/component-class-source.h \
59 babeltrace/component/component-class-filter.h \
60 babeltrace/component/component-class-sink.h \
7d55361f
JG
61 babeltrace/component/connection.h \
62 babeltrace/component/port.h \
63 babeltrace/component/graph.h \
d71dcf2c
PP
64 babeltrace/component/component-source.h \
65 babeltrace/component/component-sink.h \
890882ef
PP
66 babeltrace/component/component-filter.h \
67 babeltrace/component/private-connection.h \
68 babeltrace/component/private-port.h \
69 babeltrace/component/private-component.h \
70 babeltrace/component/private-component-source.h \
71 babeltrace/component/private-component-sink.h \
72 babeltrace/component/private-component-filter.h
6ee873c6 73
e92927d1
MD
74noinst_HEADERS = \
75 babeltrace/align.h \
70bd0a12 76 babeltrace/babeltrace-internal.h \
e92927d1 77 babeltrace/bitfield.h \
75d9ab4b 78 babeltrace/clock-internal.h \
1670bffd 79 babeltrace/common-internal.h \
e92927d1 80 babeltrace/compiler.h \
08c22d05 81 babeltrace/context-internal.h \
caf929fa 82 babeltrace/format-internal.h \
6f3077a2 83 babeltrace/iterator-internal.h \
5f0b5523 84 babeltrace/trace-collection.h \
e92927d1 85 babeltrace/prio_heap.h \
de3dd40e 86 babeltrace/ref-internal.h \
e92927d1 87 babeltrace/types.h \
83509119 88 babeltrace/object-internal.h \
c40a57e5 89 babeltrace/crc32.h \
2748fb3b
AB
90 babeltrace/debug-info.h \
91 babeltrace/trace-debug-info.h \
c40a57e5 92 babeltrace/dwarf.h \
d5ddf820 93 babeltrace/bin-info.h \
55cd033d 94 babeltrace/utils.h \
e92927d1 95 babeltrace/ctf-ir/metadata.h \
e4195791 96 babeltrace/ctf/events-internal.h \
e92927d1
MD
97 babeltrace/ctf/metadata.h \
98 babeltrace/ctf-text/types.h \
842c2b97 99 babeltrace/ctf/types.h \
634d474b 100 babeltrace/ctf/callbacks-internal.h \
0ace7505 101 babeltrace/ctf/ctf-index.h \
273b65be 102 babeltrace/ctf-writer/writer-internal.h \
44e0a4f5 103 babeltrace/ctf-ir/attributes-internal.h \
2e33ac5a
PP
104 babeltrace/ctf-ir/field-types-internal.h \
105 babeltrace/ctf-ir/fields-internal.h \
adc315b8 106 babeltrace/ctf-ir/event-internal.h \
272df73e 107 babeltrace/ctf-ir/event-class-internal.h \
b011f6b0 108 babeltrace/ctf-ir/field-path-internal.h \
ac0c6bdd 109 babeltrace/ctf-ir/clock-class-internal.h \
09840de5 110 babeltrace/ctf-ir/resolve-internal.h \
adc315b8 111 babeltrace/ctf-ir/stream-class-internal.h \
3f043b05 112 babeltrace/ctf-ir/stream-internal.h \
f79cf0f0 113 babeltrace/ctf-ir/packet-internal.h \
daf01357 114 babeltrace/ctf-ir/trace-internal.h \
09840de5 115 babeltrace/ctf-ir/validation-internal.h \
8bf65fbd 116 babeltrace/ctf-ir/visitor-internal.h \
ac0c6bdd 117 babeltrace/ctf-writer/clock-internal.h \
273b65be 118 babeltrace/ctf-writer/functor-internal.h \
a4dfa07b 119 babeltrace/trace-handle-internal.h \
4cb26dfb
JI
120 babeltrace/compat/uuid.h \
121 babeltrace/compat/memstream.h \
9a7f65a3 122 babeltrace/compat/string.h \
a386e246 123 babeltrace/compat/utc.h \
169e09d8 124 babeltrace/compat/limits.h \
bc26fd5e 125 babeltrace/compat/glib.h \
7d4ab47d 126 babeltrace/compat/send.h \
a323afb2 127 babeltrace/compat/fcntl.h \
2bb37f06 128 babeltrace/compat/stdlib.h \
8b6e9499 129 babeltrace/compat/dirent.h \
2ca0671b 130 babeltrace/compat/stdio.h \
5d620f61 131 babeltrace/compat/mman.h \
f7a2be83 132 babeltrace/endian.h \
6ee873c6 133 babeltrace/mmap-align.h \
fb2dcc52 134 babeltrace/plugin/plugin-internal.h \
55bb57e0 135 babeltrace/plugin/plugin-so-internal.h \
33b34c43 136 babeltrace/component/component-class-internal.h \
7d55361f
JG
137 babeltrace/component/connection-internal.h \
138 babeltrace/component/port-internal.h \
33b34c43 139 babeltrace/component/component-internal.h \
7d55361f 140 babeltrace/component/graph-internal.h \
d71dcf2c
PP
141 babeltrace/component/component-filter-internal.h \
142 babeltrace/component/component-sink-internal.h \
143 babeltrace/component/component-source-internal.h \
33b34c43
PP
144 babeltrace/component/notification/eot-internal.h \
145 babeltrace/component/notification/event-internal.h \
146 babeltrace/component/notification/iterator-internal.h \
147 babeltrace/component/notification/notification-internal.h \
148 babeltrace/component/notification/packet-internal.h \
149 babeltrace/component/notification/stream-internal.h \
150 babeltrace/component/notification/heap-internal.h
This page took 0.046668 seconds and 4 git commands to generate.