Ordered list of trigger-event markers.
More...
#include <mne_event_list.h>
Ordered list of trigger-event markers.
Owns its MNEEvent objects via unique_ptr.
Definition at line 27 of file mne_event_list.h.
◆ MNEEventList() [1/3]
| MNELIB::MNEEventList::MNEEventList |
( |
| ) |
|
|
default |
◆ ~MNEEventList()
| MNELIB::MNEEventList::~MNEEventList |
( |
| ) |
|
|
default |
◆ MNEEventList() [2/3]
| MNELIB::MNEEventList::MNEEventList |
( |
const MNEEventList & | other | ) |
|
|
inline |
◆ MNEEventList() [3/3]
| MNELIB::MNEEventList::MNEEventList |
( |
MNEEventList && | | ) |
|
|
default |
◆ nevent()
| int MNELIB::MNEEventList::nevent |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ events
| std::vector<std::unique_ptr<MNEEvent> > MNELIB::MNEEventList::events |
The documentation for this class was generated from the following file: