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