]> git.donarmstrong.com Git - lilypond.git/blob - hdr/proto.hh
release: 0.0.27
[lilypond.git] / hdr / proto.hh
1
2 /*
3   proto.hh -- part of LilyPond
4
5   (c) 1996,97 Han-Wen Nienhuys
6 */
7
8 #ifndef PROTO_HH
9 #define PROTO_HH
10
11 #include "fproto.hh"
12 #include "real.hh"
13
14 struct Absdynamic_req;
15 struct Accidental;
16 struct Atom;
17 struct Barcheck_req;
18 struct Beam;
19 struct Beam_req;
20 struct Box;
21 struct Bracket_req;
22 struct CNote_info;
23 struct Chord;
24 struct Clef;
25 struct Clef_item;
26 struct Col_configuration;
27 struct Colinfo;
28 struct Command;
29 struct Commands_at ;
30 struct Complex_column;
31 struct Complex_music;
32 struct Complex_staff;
33 struct Complex_walker;
34 struct Cresc_req;
35 struct Decresc_req;
36 struct Dynamic;
37 struct Group_change_req;
38 struct Group_feature_req;
39 struct Idealspacing;
40 struct Identifier;
41 struct Input_command;
42 struct Input_commands;
43 struct Input_file;
44 struct Input_music;
45 struct Input_score;
46 struct Input_staff;
47 struct Item;
48 struct Key;
49 struct Keyitem;
50 struct Keyword;
51 struct Keyword_table;
52 struct Line_of_score;
53 struct Line_of_staff;
54 struct Linestaff;
55 struct Local_key;
56 struct Local_key_item;
57 struct Lookup;
58 struct Lyric_req;
59 struct Lyric_req;
60 struct Mark_req;
61 struct Melodic_req;
62 struct Mixed_qp;
63 struct Molecule;
64 struct Music_general_chord;
65 struct Music_voice;
66 struct Note_req;
67 struct Notehead;
68 struct Notename_tab;
69 struct Offset;
70 struct Output;
71 struct PCol;
72 struct PScore;
73 struct PStaff;
74 struct Paperdef;
75 struct Parametric_symbol;
76 struct Rational;
77 struct Request;
78 struct Request_register;
79 struct Rest;
80 struct Rest_req;
81 struct Rhythmic_grouping;
82 struct Rhythmic_req;
83 struct Score;
84 struct Score_column;
85 struct Script_def;
86 struct Script;
87 struct Script_req;
88 struct Simple_music;
89 struct Slur;
90 struct Slur_req;
91 class Source;
92 class Source_file;
93 struct Span_req;
94 struct Spanner;
95 struct Staff;
96 struct Staff_column;
97 struct Staff_command_req;
98 struct Staff_commands;
99 struct Staff_commands_at ;
100 struct Staff_elem;
101 struct Staff_elem_info;
102 struct Staff_walker;
103 struct Stem;
104 struct Stem_req;
105 struct Stem_beam_register;
106 struct String;
107 struct Symbol;
108 struct Symtable;
109 struct Symtables;
110 struct Tex_stream;
111 struct Terminate_voice_req;
112 struct Text_item ;
113 struct Text_def;
114 struct Text_gob;
115 struct Text_req;
116 struct Time_description;
117 struct Voice;
118 struct Voice_element;
119 struct Voice_group_registers;
120 struct Voice_list;
121 struct Voice_registers;
122 struct Voicegroup;
123 typedef Rational Moment;
124 #endif // PROTO_HH