126 bool connect_client ();
134 int disconnect_client ();
141 void set_data_filter (
int *kinds,
int nkind);
148 void close_socket ();
155 int connect_disconnect (
int sock,
int id);
164 int interesting_data (
int kind);
202 FILE* open_fif (
char *name);
215 int read_fif (FILE *fd,
long pos,
size_t size,
char *data);
245 #endif // SHMEMSOCKET_H
QSharedPointer< FiffTag > SPtr
Neuromag Types and Defines.
The ShmemSocket class provides...
FiffTag class declaration, which provides fiff tag I/O and processing methods.