]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/lily-proto.hh
release: 0.0.68pre
[lilypond.git] / lily / include / lily-proto.hh
1 /*
2   lily-proto.hh -- declare class names.
3
4   source file of the GNU LilyPond music typesetter
5
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #ifndef LILY_PROTO_HH
10 #define LILY_PROTO_HH
11 #include "proto.hh"
12
13 struct My_lily_lexer;
14 struct Absolute_dynamic_req;
15 struct Accidental;
16 struct Atom;
17 struct Bar;
18 struct Bar_register;
19 struct Bar_req;
20 struct Barcheck_req;
21 struct Beam;
22 struct Beam_req;
23 struct Blank_req;
24 struct Box;
25 struct Break_align_item;
26 struct Bracket_req;
27 struct Cadenza_req;
28 struct Change_iterator;
29 struct Change_reg;
30 struct Chord;
31 struct Clef_change_req;
32 struct Clef_item;
33 struct Clef_register;
34 struct Col_hpositions;
35 struct Chord;
36 struct Colinfo;
37 struct Collision;
38 struct Collision_register;
39 struct Command_req;
40 struct Command_script_req;
41 struct Complex_music;
42 struct Cresc_req;
43 struct Crescendo ;
44 struct Decresc_req;
45 struct Directional_spanner;
46 struct Durational_req;
47 struct Dynamic;
48 struct Dynamic_req;
49 struct Element_group;
50 struct Element_group_item;
51 struct Feature;
52 struct General_script_def;
53 struct Group_change_req;
54 struct Group_feature_req;
55 struct Horizontal_align_item;
56 struct Horizontal_group;
57 struct Horizontal_group_item;
58 struct Horizontal_vertical_group;
59 struct Idealspacing;
60 struct Identifier;
61 struct Interpreter;
62 struct Input_file;
63 struct Input_register;
64 struct Input_score;
65 struct Item;
66 struct Key;
67 struct Key_change_req;
68 struct Key_item;
69 struct Key_register;
70 struct Keyword;
71 struct Keyword_table;
72 struct Lily_stream;
73 struct Line_of_score;
74 struct Line_of_staff;
75 struct Linestaff;
76 struct Local_key;
77 struct Local_key_item;
78 struct Local_key_register;
79 struct Lookup;
80 struct Lyric_item;
81 struct Lyric_req;
82 struct Measure_grouping_req;
83 struct Melodic_req;
84 struct Meter;
85 struct Meter_change_req;
86 struct Meter_register;
87 struct Midi_def;
88 struct Midi_duration;
89 struct Midi_header;
90 struct Midi_item;
91 struct Midi_output;
92 struct Midi_pitch;
93 struct Midi_score;
94 struct Midi_stream;
95 struct Midi_track;
96 struct Mixed_qp;
97 struct Molecule;
98 struct Music_general_chord;
99 struct Musical_script_req;
100 struct Music_voice;
101 struct Musical_req;
102 struct Music;
103 struct Music_list;
104 struct My_lily_parser;
105 struct Note_column;
106 struct Note_column_register;
107 struct Note_req;
108 struct Note_head;
109 struct Note_head_register;
110 struct Notename_table;
111 struct Offset;
112 struct Output;
113 struct PCol;
114 struct PScore;
115 struct Paper_def;
116 struct Partial_measure_req;
117 struct Plet;
118 struct Pulk_voice;
119 struct Pulk_voices;
120 struct Rational;
121 struct Register_group_register;
122 struct Request;
123 struct Request_column;
124 struct Request_register;
125 struct Rest;
126 struct Rest_collision;
127 struct Rest_collision_register;
128 struct Rest_column;
129 struct Rest_req;
130 struct Rhythmic_grouping;
131 struct Rhythmic_grouping_req;
132 struct Rhythmic_req;
133 struct Score;
134 struct Score_column;
135 struct Score_elem;
136 struct Score_elem_info;
137 struct Script;
138 struct Script_column;
139 struct Script_def;
140 struct Script_register;
141 struct Script_req;
142 struct Simple_music;
143 struct Skip_req;
144 struct Slur;
145 struct Slur_register;
146 struct Slur_req;
147 struct Spacing_req ;
148 struct Span_dynamic_req;
149 struct Span_req;
150 struct Spanner;
151 struct Staff_side;
152 struct Staff_symbol;
153 struct Stem;
154 struct Stem_beam_register;
155 struct Stem_req;
156 struct String;
157 struct Subtle_req;
158 struct Symbol;
159 struct Symtable;
160 struct Symtables;
161 struct Super_elem;
162 struct Terminate_voice_req;
163 struct Tex_stream;
164 struct Text_def;
165 struct Text_gob;
166 struct Text_item ;
167 struct Text_register;
168 struct Text_req;
169 struct Tie;
170 struct Tie_register;
171 struct Tie_req;
172 struct Time_description;
173 struct Timing_req;
174 struct Vertical_brace;
175 struct Vertical_spanner;
176 struct Vertical_group;
177
178 struct Voice;
179 struct Voice_element;
180 struct Voice_group_registers;
181 struct Voice_list;
182 struct Voice_registers;
183 struct Voicegroup;
184 struct Walker_registers;
185 typedef Rational Moment;
186 #endif // LILY_PROTO_HH