#include <CH_File.h>
|
static void | getTimeRange (const fpreal *from, const fpreal *to, fpreal &tstart, fpreal &tend) |
|
static int | loadRawChannels (CH_ChannelRefList *chrefs, const char *filename, CH_CollectionList &parents, const fpreal *from=nullptr, const fpreal *to=nullptr, bool full_replace=false) |
|
static int | saveRawChannels (CH_ChannelList &list, const char *filename, bool binary, const fpreal *from=nullptr, const fpreal *to=nullptr) |
|
Definition at line 18 of file CH_File.h.
Enumerator |
---|
INVALID_FRAME_RANGE |
|
FILE_NOT_LOADED |
|
FILE_NOT_SAVED |
|
NO_DATA_IN_FILE |
|
NO_CHANNELS |
|
NO_PARAMETERS |
|
ALLOCATION_FAILED |
|
Definition at line 21 of file CH_File.h.
static int CH_File::saveRawChannels |
( |
CH_ChannelList & |
list, |
|
|
const char * |
filename, |
|
|
bool |
binary, |
|
|
const fpreal * |
from = nullptr , |
|
|
const fpreal * |
to = nullptr |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: