]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/lily-proto.hh
release: 0.0.71pre
[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 Acceptor;
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 Global_acceptor;
54 struct Group_change_req;
55 struct Group_feature_req;
56 struct Horizontal_align_item;
57 struct Horizontal_group;
58 struct Horizontal_group_item;
59 struct Horizontal_vertical_group;
60 struct Idealspacing;
61 struct Identifier;
62 struct Interpreter;
63 struct Input_file;
64 struct Input_register;
65 struct Input_score;
66 struct Item;
67 struct Key;
68 struct Key_change_req;
69 struct Key_item;
70 struct Key_register;
71 struct Keyword;
72 struct Keyword_table;
73 struct Lily_stream;
74 struct Line_of_score;
75 struct Line_of_staff;
76 struct Linestaff;
77 struct Local_key;
78 struct Local_key_item;
79 struct Local_key_register;
80 struct Lookup;
81 struct Lyric_item;
82 struct Lyric_req;
83 struct Measure_grouping_req;
84 struct Melodic_req;
85 struct Meter;
86 struct Meter_change_req;
87 struct Meter_register;
88 struct Midi_def;
89 struct Midi_duration;
90 struct Midi_header;
91 struct Midi_item;
92 struct Midi_output;
93 struct Midi_pitch;
94 struct Midi_score;
95 struct Midi_stream;
96 struct Midi_track;
97 struct Mixed_qp;
98 struct Molecule;
99 struct Music_general_chord;
100 struct Musical_script_req;
101 struct Music_voice;
102 struct Musical_req;
103 struct Music;
104 struct Music_list;
105 struct My_lily_parser;
106 struct Note_column;
107 struct Note_column_register;
108 struct Note_req;
109 struct Note_head;
110 struct Note_head_register;
111 struct Notename_table;
112 struct Offset;
113 struct Output;
114 struct PCol;
115 struct PScore;
116 struct Paper_def;
117 struct Partial_measure_req;
118 struct Plet;
119 struct Pulk_voice;
120 struct Pulk_voices;
121 struct Rational;
122 struct Register_group_register;
123 struct Request;
124 struct Request_column;
125 struct Request_register;
126 struct Rest;
127 struct Rest_collision;
128 struct Rest_collision_register;
129 struct Rest_column;
130 struct Rest_req;
131 struct Rhythmic_grouping;
132 struct Rhythmic_grouping_req;
133 struct Rhythmic_req;
134 struct Score;
135 struct Score_column;
136 struct Score_elem;
137 struct Score_elem_info;
138 struct Script;
139 struct Script_column;
140 struct Script_def;
141 struct Script_register;
142 struct Script_req;
143 struct Simple_music;
144 struct Skip_req;
145 struct Slur;
146 struct Slur_register;
147 struct Slur_req;
148 struct Spacing_req ;
149 struct Span_dynamic_req;
150 struct Span_req;
151 struct Spanner;
152 struct Staff_side;
153 struct Staff_symbol;
154 struct Stem;
155 struct Stem_beam_register;
156 struct Stem_req;
157 struct String;
158 struct Subtle_req;
159 struct Symbol;
160 struct Symtable;
161 struct Symtables;
162 struct Super_elem;
163 struct Terminate_voice_req;
164 struct Tex_stream;
165 struct Text_def;
166 struct Text_gob;
167 struct Text_item ;
168 struct Text_register;
169 struct Text_req;
170 struct Tie;
171 struct Tie_register;
172 struct Tie_req;
173 struct Time_description;
174 struct Timing_req;
175 struct Vertical_brace;
176 struct Vertical_spanner;
177 struct Vertical_group;
178
179 struct Voice;
180 struct Voice_element;
181 struct Voice_group_registers;
182 struct Voice_list;
183 struct Voice_registers;
184 struct Voicegroup;
185 struct Walker_registers;
186 typedef Rational Moment;
187 #endif // LILY_PROTO_HH