Skip to main content

MNEMghTag

Namespace: MNELIB  ·  Library: MNE Library

#include <mne/mne_mgh_tag.h>

class MNELIB::MNEMghTag

Single tag entry in a FreeSurfer MGH/MGZ file header.

MGH files can carry optional typed metadata tags in the file footer. Each tag has an integer identifier, a byte length, and a raw payload.


Public Methods

MNEMghTag()

Constructs an empty MNEMghTag.


~MNEMghTag()

Destructor.


Authors of this file