Add frozen property to notification objects
[babeltrace.git] / include / Makefile.am
CommitLineData
0ec662bd
JD
1babeltraceinclude_HEADERS = \
2 babeltrace/babeltrace.h \
83509119
JG
3 babeltrace/values.h \
4 babeltrace/ref.h
0ec662bd 5
64a35d1b 6babeltracectfinclude_HEADERS = \
dc3fffef 7 babeltrace/ctf/events.h
273b65be
JG
8
9babeltracectfwriterinclude_HEADERS = \
46bd0f2b
JG
10 babeltrace/ctf-writer/clock.h \
11 babeltrace/ctf-writer/writer.h \
12 babeltrace/ctf-writer/event-fields.h \
13 babeltrace/ctf-writer/event-types.h \
14 babeltrace/ctf-writer/event.h \
adc315b8
JG
15 babeltrace/ctf-writer/stream.h \
16 babeltrace/ctf-writer/stream-class.h
17
18babeltracectfirinclude_HEADERS = \
ac0c6bdd 19 babeltrace/ctf-ir/clock-class.h \
2e33ac5a
PP
20 babeltrace/ctf-ir/fields.h \
21 babeltrace/ctf-ir/field-types.h \
adc315b8 22 babeltrace/ctf-ir/event.h \
272df73e 23 babeltrace/ctf-ir/event-class.h \
b011f6b0 24 babeltrace/ctf-ir/field-path.h \
3f043b05 25 babeltrace/ctf-ir/stream.h \
f79cf0f0 26 babeltrace/ctf-ir/packet.h \
bc37ae52 27 babeltrace/ctf-ir/stream-class.h \
654c1444 28 babeltrace/ctf-ir/trace.h \
8bf65fbd
JG
29 babeltrace/ctf-ir/utils.h \
30 babeltrace/ctf-ir/visitor.h
70bd0a12 31
6ee873c6
JG
32babeltraceplugininclude_HEADERS = \
33 babeltrace/plugin/plugin.h \
33b34c43
PP
34 babeltrace/plugin/plugin-dev.h
35
b2e0c907 36babeltracegraphinclude_HEADERS = \
8c0b8894
PP
37 babeltrace/graph/clock-class-priority-map.h \
38 babeltrace/graph/clock-class-priority-map-internal.h \
b2e0c907
PP
39 babeltrace/graph/component-class-filter.h \
40 babeltrace/graph/component-class-sink.h \
41 babeltrace/graph/component-class-source.h \
42 babeltrace/graph/component-class.h \
43 babeltrace/graph/component-filter.h \
44 babeltrace/graph/component-sink.h \
45 babeltrace/graph/component-source.h \
46 babeltrace/graph/component.h \
47 babeltrace/graph/connection.h \
48 babeltrace/graph/graph.h \
49 babeltrace/graph/notification-eot.h \
50 babeltrace/graph/notification-event.h \
51 babeltrace/graph/notification-heap.h \
52 babeltrace/graph/notification-iterator.h \
53 babeltrace/graph/notification.h \
54 babeltrace/graph/notification-packet.h \
55 babeltrace/graph/notification-schema.h \
56 babeltrace/graph/notification-stream.h \
57 babeltrace/graph/port.h \
58 babeltrace/graph/private-component-filter.h \
59 babeltrace/graph/private-component-sink.h \
60 babeltrace/graph/private-component-source.h \
61 babeltrace/graph/private-component.h \
62 babeltrace/graph/private-connection.h \
63 babeltrace/graph/private-notification-iterator.h \
64 babeltrace/graph/private-port.h
6ee873c6 65
e92927d1
MD
66noinst_HEADERS = \
67 babeltrace/align.h \
70bd0a12 68 babeltrace/babeltrace-internal.h \
e92927d1 69 babeltrace/bitfield.h \
1670bffd 70 babeltrace/common-internal.h \
e92927d1 71 babeltrace/compiler.h \
e92927d1 72 babeltrace/prio_heap.h \
de3dd40e 73 babeltrace/ref-internal.h \
83509119 74 babeltrace/object-internal.h \
273b65be 75 babeltrace/ctf-writer/writer-internal.h \
dc3fffef 76 babeltrace/ctf-writer/serialize-internal.h \
44e0a4f5 77 babeltrace/ctf-ir/attributes-internal.h \
2e33ac5a
PP
78 babeltrace/ctf-ir/field-types-internal.h \
79 babeltrace/ctf-ir/fields-internal.h \
adc315b8 80 babeltrace/ctf-ir/event-internal.h \
272df73e 81 babeltrace/ctf-ir/event-class-internal.h \
b011f6b0 82 babeltrace/ctf-ir/field-path-internal.h \
ac0c6bdd 83 babeltrace/ctf-ir/clock-class-internal.h \
09840de5 84 babeltrace/ctf-ir/resolve-internal.h \
adc315b8 85 babeltrace/ctf-ir/stream-class-internal.h \
3f043b05 86 babeltrace/ctf-ir/stream-internal.h \
f79cf0f0 87 babeltrace/ctf-ir/packet-internal.h \
daf01357 88 babeltrace/ctf-ir/trace-internal.h \
09840de5 89 babeltrace/ctf-ir/validation-internal.h \
8bf65fbd 90 babeltrace/ctf-ir/visitor-internal.h \
ac0c6bdd 91 babeltrace/ctf-writer/clock-internal.h \
273b65be 92 babeltrace/ctf-writer/functor-internal.h \
4cb26dfb
JI
93 babeltrace/compat/uuid.h \
94 babeltrace/compat/memstream.h \
9a7f65a3 95 babeltrace/compat/string.h \
a386e246 96 babeltrace/compat/utc.h \
169e09d8 97 babeltrace/compat/limits.h \
bc26fd5e 98 babeltrace/compat/glib.h \
7d4ab47d 99 babeltrace/compat/send.h \
a323afb2 100 babeltrace/compat/fcntl.h \
2bb37f06 101 babeltrace/compat/stdlib.h \
8b6e9499 102 babeltrace/compat/dirent.h \
2ca0671b 103 babeltrace/compat/stdio.h \
5d620f61 104 babeltrace/compat/mman.h \
f7a2be83 105 babeltrace/endian.h \
6ee873c6 106 babeltrace/mmap-align.h \
fb2dcc52 107 babeltrace/plugin/plugin-internal.h \
55bb57e0 108 babeltrace/plugin/plugin-so-internal.h \
b2e0c907
PP
109 babeltrace/graph/component-class-internal.h \
110 babeltrace/graph/connection-internal.h \
111 babeltrace/graph/port-internal.h \
112 babeltrace/graph/component-internal.h \
113 babeltrace/graph/graph-internal.h \
114 babeltrace/graph/component-filter-internal.h \
115 babeltrace/graph/component-sink-internal.h \
116 babeltrace/graph/component-source-internal.h \
117 babeltrace/graph/notification-eot-internal.h \
118 babeltrace/graph/notification-event-internal.h \
119 babeltrace/graph/notification-iterator-internal.h \
120 babeltrace/graph/notification-internal.h \
121 babeltrace/graph/notification-packet-internal.h \
122 babeltrace/graph/notification-stream-internal.h \
123 babeltrace/graph/notification-heap-internal.h
This page took 0.044228 seconds and 4 git commands to generate.