gdf::exception::bad_type_assigned_to_channel | A member function from ChannelDataBase was called. This should not happen and is usually caused by providing an argument with the wrong datatype to a data access function |
gdf::Channel | Representation of a channel (signal in GDF) |
gdf::ChannelData< T > | Contains data samples for a channel of given type and length |
gdf::ChannelDataBase | Base class that provides access to channels of different types |
gdf::exception::corrupt_recordbuffer | Record Buffer is corrupt. This likely indicates an internal programming error |
gdf::exception::empty_container | A container of some sort (list, vector, array, ... ) is empty |
gdf::EventHeader | Class that provides access to GDF events |
gdf::exception::feature_not_implemented | Feature is not implemented yet |
gdf::exception::file_exists | File exists |
gdf::exception::file_exists_not | File dos not exist |
gdf::exception::file_not_open | File is not open |
gdf::exception::file_open | File is not open |
gdf::GDFHeaderAccess | |
gdf::exception::general | A general exception |
gdf::exception::header_issues | Header Issues |
gdf::HeaderArray< T, P, L > | Store array-style header variable of length L and type T at offset P |
gdf::HeaderItem< T, P > | Store header variable of type T at offset P |
gdf::HeaderItemBase | |
gdf::HeaderRef | |
gdf::exception::illegal_eventmode_change | Illegal attempt to change event mode |
gdf::exception::incompatible_gdf_version | |
gdf::exception::index_out_of_range | An index exceeds it's valid range |
gdf::exception::invalid_eventmode | Invalid event mode |
gdf::exception::invalid_operation | Preconditions for operation are not met |
gdf::exception::invalid_type_id | Type ID used is not defined in Types.h |
gdf::MainHeader | Contains all information required to construct the GDF fixed header |
gdf::exception::mismatch_channel_number | Number of channels does not match |
gdf::exception::mixed_types_not_allowed | Channels of different types were used where it's not allowed |
gdf::Mode1Event | |
gdf::Mode3Event | |
gdf::Modifier | Class for reading, modifying and saving changes to GDF files |
gdf::exception::nonexistent_channel_access | Channel does not exist |
PointerPool< T > | |
gdf::Reader | Class for reading GDF files to disc |
gdf::Record | A Record is a block of data that contains a short time period of samples from all channels |
gdf::RecordBuffer | Buffers incomplete records before they are written to disk |
gdf::RecordBuffer::RecordFullHandler | |
gdf::exception::serialization_error | File exists |
gdf::exception::signal_exists | Channel does exist |
gdf::exception::signal_exists_not | Channel does not exist |
gdf::SignalHeader | Contains all information required to construct the GDF signal header |
gdf::TagHeader | Contains all information required to construct the optional GDF tag header |
gdf::Writer | Class for writing GDF files to disc |
gdf::exception::wrong_eventmode | Operation on wrong event mode |