Manual pages
Scope: xdffileio library manual.
[ Alias ↣ ] Name (section) | Brief |
---|---|
xdf_add_channel(3) | Appends a channel to a XDF file. |
xdf_add_event(3) | Appends an event to the data file. |
xdf_add_evttype(3) | Adds a type of event. |
xdf_close(3) | Close a xDF file. |
xdf_closest_type(3) | Returns a compatible data type. |
xdf_copy_chconf(3) | Configure a channel according to a template. |
xdf_copy_conf(3) | Configure a xDF file according to a template. |
xdf_define_arrays(3) | Specify the number of input/output arrays. |
xdf_get_channel(3) | Get the channel descriptor handle of a particular index. |
xdf_get_chconf(3) ↣ xdf_set_chconf(3) | Set or get the configuration of a channel descriptor handle. |
xdf_get_conf(3) ↣ xdf_set_conf(3) | Set or get the configuration of xDF file. |
xdf_get_event(3) | Get details of an event of a data file. |
xdf_get_evttype(3) | Get information about an event type. |
xdf_open(3) | Open a xDF file for reading or writing. |
xdf_prepare_transfer(3) | Setup the internals of the xDF file to be ready to receive or send data. |
xdf_read(3) | Read samples from a xDF file. |
xdf_seek(3) | Move the sample pointer of a xDF file. |
xdf_set_chconf(3) | Set or get the configuration of a channel descriptor handle. |
xdf_set_conf(3) | Set or get the configuration of xDF file. |
xdf_write(3) | Write samples to a xDF file. |