|
Stimfit @PACKAGE_VERSION@
|
Describes the attributes of an annotation. More...
#include <annotation.h>
Public Member Functions | |
| Annotation (std::size_t onset, size_t duration) | |
| Constructor. | |
| ~Annotation () | |
| Destructor. | |
| std::size_t | GetAnnotationPosition () |
| std::size_t | GetAnnotationDuration () |
Describes the attributes of an annotation.
Definition at line 7 of file annotation.h.
|
explicit |
Constructor.
| Annotation::~Annotation | ( | ) |
Destructor.
| std::size_t Annotation::GetAnnotationDuration | ( | ) |
| std::size_t Annotation::GetAnnotationPosition | ( | ) |