#include <iostream>#include "ScoreProcessingTypes.h"#include "AnnotationVisitor.h"#include "sp_smartpointer.h"Go to the source code of this file.
Classes | |
| class | ScoreProcessing::Annotation |
| The base class of all score annotations. More... | |
Namespaces | |
| namespace | ScoreProcessing |
Typedefs | |
| typedef SP_SMARTP< Annotation > | ScoreProcessing::SAnnotation |
Functions | |
| std::ostream & | ScoreProcessing::operator<< (std::ostream &out, Annotation &a) |
| print an annotation using its virtual print method | |
1.5.8