lilypond-0.0.4
[lilypond.git] / proto.hh
blob394f3be14b4cf840d90b9dcf0dca5e0819c1a0c7
1 #include "real.hh"
3 class Parametric_symbol;
4 class Line_of_score;
5 class Line_of_staff;
6 class PCol;
7 class PStaff;
8 class Staff;
9 class Staff_column;
10 class Score;
11 class Score_column;
12 class Voice;
13 class Voice_element;
14 class Voicegroup;
15 class Request;
16 class Command;
17 class Request;
18 class Stem_req;
19 class Span_req;
20 class Slur_req;
21 class Decresc_req;
22 class Cresc_req;
23 class Bracket_req;
24 class Script_req;
25 class Rest_req;
26 class Note_req;
27 class Lyric_req;
28 class Chord;
29 class Absdynamic_req;
30 struct Offset;
31 struct Interval;
32 struct Box;
33 struct PCol;
34 struct Idealspacing;
35 struct Spanner;
36 struct Item;
37 struct Line_of_staff;
38 struct Colinfo;
39 struct Linestaff;
40 struct Atom;
41 struct Molecule;
42 struct PScore;
43 struct Request;
44 struct Note_req;
45 struct Lyric_req;
46 struct Script_req;
47 struct Rest_req;
48 struct Rhythmic_req;
49 struct Chord;
50 struct Stem_req;
51 struct Span_req;
52 struct Beam_req;
53 struct Bracket_req;
54 struct Slur_req;
55 struct Dynamic;
56 struct Cresc_req;
57 struct Decresc_req;
58 struct Absdynamic_req;
59 struct Score_column;
60 struct Score;
61 struct Staff_column;
62 struct Staff;
63 struct Command;
64 struct Symbol;
65 struct Stretchable_symbol;
66 struct Output;
67 struct Text_gob;
68 struct Voice;
69 struct Voicegroup;
70 struct Voice_element;
71 struct String;
72 struct Tex_stream;
73 struct Identifier;
74 struct Keyword;
75 class Mixed_qp;
76 class Paperdef;