|
Stimfit @PACKAGE_VERSION@
|
#include <abf2headr.h>
Public Attributes | |
| ABFLONG | lTagTime |
| char | sComment [ABF2_TAGCOMMENTLEN] |
| short | nTagType |
| union { | |
| short nVoiceTagNumber | |
| short nAnnotationIndex | |
| }; | |
Definition at line 1011 of file abf2headr.h.
| union { ... } ABFTag |
| ABFLONG ABFTag::lTagTime |
Definition at line 1013 of file abf2headr.h.
| short ABFTag::nAnnotationIndex |
Definition at line 1019 of file abf2headr.h.
| short ABFTag::nTagType |
Definition at line 1015 of file abf2headr.h.
| short ABFTag::nVoiceTagNumber |
Definition at line 1018 of file abf2headr.h.
| char ABFTag::sComment[ABF2_TAGCOMMENTLEN] |
Definition at line 1014 of file abf2headr.h.