svcore  1.9
NoteData.h File Reference
#include <vector>
#include "base/Pitch.h"
Include dependency graph for NoteData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NoteData
class  NoteExportable

Typedefs

typedef std::vector< NoteDataNoteList

Typedef Documentation

typedef std::vector<NoteData> NoteList

Definition at line 44 of file NoteData.h.