]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/lily-proto.hh
release: 0.0.67
[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 Bracket_req;
26 struct Cadenza_req;
27 struct Chord;
28 struct Clef_change_req;
29 struct Clef_item;
30 struct Clef_register;
31 struct Col_hpositions;
32 struct Colinfo;
33 struct Collision;
34 struct Collision_register;
35 struct Command_req;
36 struct Command_script_req;
37 struct Complex_music;
38 struct Complex_walker;
39 struct Cresc_req;
40 struct Crescendo ;
41 struct Decresc_req;
42 struct Directional_spanner;
43 struct Durational_req;
44 struct Dynamic;
45 struct Dynamic_req;
46 struct Element_group;
47 struct Feature;
48 struct General_script_def;
49 struct Group_change_req;
50 struct Group_feature_req;
51 struct Idealspacing;
52 struct Identifier;
53 struct Input;
54 struct Input_file;
55 struct Input_music;
56 struct Input_register;
57 struct Input_score;
58 struct Input_staff;
59 struct Item;
60 struct Key;
61 struct Key_change_req;
62 struct Key_item;
63 struct Key_register;
64 struct Keyword;
65 struct Keyword_table;
66 struct Lily_stream;
67 struct Line_of_score;
68 struct Line_of_staff;
69 struct Linestaff;
70 struct Local_key;
71 struct Local_key_item;
72 struct Local_key_register;
73 struct Lookup;
74 struct Lyric_item;
75 struct Lyric_req;
76 struct Measure_grouping_req;
77 struct Melodic_req;
78 struct Meter;
79 struct Meter_change_req;
80 struct Meter_register;
81 struct Midi_def;
82 struct Midi_duration;
83 struct Midi_header;
84 struct Midi_item;
85 struct Midi_output;
86 struct Midi_pitch;
87 struct Midi_score;
88 struct Midi_staff;
89 struct Midi_stream;
90 struct Midi_track;
91 struct Midi_walker;
92 struct Mixed_qp;
93 struct Molecule;
94 struct Music_general_chord;
95 struct Musical_script_req;
96 struct Music_voice;
97 struct Musical_req;
98 struct My_lily_parser;
99 struct Note_column;
100 struct Note_column_register;
101 struct Note_req;
102 struct Note_head;
103 struct Note_head_register;
104 struct Notename_table;
105 struct Offset;
106 struct Output;
107 struct PCol;
108 struct PScore;
109 struct Paper_def;
110 struct Partial_measure_req;
111 struct Plet;
112 struct Pulk_voice;
113 struct Pulk_voices;
114 struct Rational;
115 struct Register_group_register;
116 struct Request;
117 struct Request_column;
118 struct Request_register;
119 struct Rest;
120 struct Rest_collision;
121 struct Rest_collision_register;
122 struct Rest_column;
123 struct Rest_req;
124 struct Rhythmic_grouping;
125 struct Rhythmic_grouping_req;
126 struct Rhythmic_req;
127 struct Score;
128 struct Score_column;
129 struct Score_elem;
130 struct Score_elem_info;
131 struct Score_walker;
132 struct Script;
133 struct Script_column;
134 struct Script_def;
135 struct Script_register;
136 struct Script_req;
137 struct Simple_music;
138 struct Skip_req;
139 struct Slur;
140 struct Slur_register;
141 struct Slur_req;
142 struct Spacing_req ;
143 struct Span_dynamic_req;
144 struct Span_req;
145 struct Spanner;
146 struct Staff;
147 struct Staff_column;
148 struct Staff_side;
149 struct Staff_symbol;
150 struct Staff_walker;
151 struct Stem;
152 struct Stem_beam_register;
153 struct Stem_req;
154 struct String;
155 struct Subtle_req;
156 struct Symbol;
157 struct Symtable;
158 struct Symtables;
159 struct Super_elem;
160 struct Terminate_voice_req;
161 struct Tex_stream;
162 struct Text_def;
163 struct Text_gob;
164 struct Text_item ;
165 struct Text_register;
166 struct Text_req;
167 struct Tie;
168 struct Tie_register;
169 struct Tie_req;
170 struct Time_description;
171 struct Timing_req;
172 struct Vertical_brace;
173 struct Vertical_spanner;
174 struct Voice;
175 struct Voice_element;
176 struct Voice_group_registers;
177 struct Voice_list;
178 struct Voice_registers;
179 struct Voicegroup;
180 struct Walker_registers;
181 typedef Rational Moment;
182 #endif // LILY_PROTO_HH