Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
Annotation Class Reference

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 ()

Detailed Description

Describes the attributes of an annotation.

Definition at line 7 of file annotation.h.

Constructor & Destructor Documentation

◆ Annotation()

Annotation::Annotation ( std::size_t onset,
size_t duration )
explicit

Constructor.

◆ ~Annotation()

Annotation::~Annotation ( )

Destructor.

Member Function Documentation

◆ GetAnnotationDuration()

std::size_t Annotation::GetAnnotationDuration ( )

◆ GetAnnotationPosition()

std::size_t Annotation::GetAnnotationPosition ( )

The documentation for this class was generated from the following file: