]> git.donarmstrong.com Git - lilypond.git/blob - hdr/proto.hh
release: 0.0.26
[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 Idealspacing;
38 struct Identifier;
39 struct Input_command;
40 struct Input_commands;
41 struct Input_file;
42 struct Input_music;
43 struct Input_score;
44 struct Input_staff;
45 struct Item;
46 struct Key;
47 struct Keyitem;
48 struct Keyword;
49 struct Keyword_table;
50 struct Line_of_score;
51 struct Line_of_staff;
52 struct Linestaff;
53 struct Local_key;
54 struct Local_key_item;
55 struct Lookup;
56 struct Lyric_req;
57 struct Lyric_req;
58 struct Mark_req;
59 struct Melodic_req;
60 struct Mixed_qp;
61 struct Molecule;
62 struct Music_general_chord;
63 struct Music_voice;
64 struct Note_req;
65 struct Notehead;
66 struct Notename_tab;
67 struct Offset;
68 struct Output;
69 struct PCol;
70 struct PScore;
71 struct PStaff;
72 struct Paperdef;
73 struct Parametric_symbol;
74 struct Rational;
75 struct Request;
76 struct Request_register;
77 struct Rest;
78 struct Rest_req;
79 struct Rhythmic_grouping;
80 struct Rhythmic_req;
81 struct Score;
82 struct Score_column;
83 struct Script_def;
84 struct Script_req;
85 struct Simple_music;
86 struct Slur;
87 struct Slur_req;
88 struct Span_req;
89 struct Spanner;
90 struct Staff;
91 struct Staff_column;
92 struct Staff_command_req;
93 struct Staff_commands;
94 struct Staff_commands_at ;
95 struct Staff_elem;
96 struct Staff_elem_info;
97 struct Staff_walker;
98 struct Stem;
99 struct Stem_req;
100 struct String;
101 struct Symbol;
102 struct Symtable;
103 struct Symtables;
104 struct Tex_stream;
105 struct Text_def;
106 struct Text_gob;
107 struct Text_req;
108 struct Time_description;
109 struct Voice;
110 struct Voice_element;
111 struct Voice_group_registers;
112 struct Voice_list;
113 struct Voice_registers;
114 struct Voicegroup;
115 typedef Rational Moment;
116 #endif // PROTO_HH