MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Attributes | List of all members
FIFFLIB::_fiffDirEntryRec Struct Reference

ToDo Old implementation use new fiff_dir_entry.h instead. More...

#include <fiff_types_mne-c.h>

Public Attributes

fiff_int_t kind
 
fiff_int_t type
 
fiff_int_t size
 
fiff_int_t pos
 

Detailed Description

ToDo Old implementation use new fiff_dir_entry.h instead.

Directories are composed of these structures.

Definition at line 389 of file fiff_types_mne-c.h.

Member Data Documentation

◆ kind

fiff_int_t FIFFLIB::_fiffDirEntryRec::kind

Tag number.

Definition at line 390 of file fiff_types_mne-c.h.

◆ pos

fiff_int_t FIFFLIB::_fiffDirEntryRec::pos

Location in file Note: the data is located at pos + FIFFC_DATA_OFFSET

Definition at line 393 of file fiff_types_mne-c.h.

◆ size

fiff_int_t FIFFLIB::_fiffDirEntryRec::size

How many bytes.

Definition at line 392 of file fiff_types_mne-c.h.

◆ type

fiff_int_t FIFFLIB::_fiffDirEntryRec::type

Data type.

Definition at line 391 of file fiff_types_mne-c.h.


The documentation for this struct was generated from the following files: