MNEMghTagGroup
Namespace: MNELIB · Library: MNE Library
#include <mne/mne_mgh_tag_group.h>
class MNELIB::MNEMghTagGroup
Collection of MNEMghTag entries from a FreeSurfer MGH/MGZ file footer.
Owns its tags via unique_ptr.
Public Methods
MNEMghTagGroup()
Constructs an empty MNEMghTagGroup.
MNEMghTagGroup(other)
operator=(other)
MNEMghTagGroup()
operator=()
~MNEMghTagGroup()
Destructor.
ntags()
Returns the number of tags in the group.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>