v2.0.0
Loading...
Searching...
No Matches
rt_client Directory Reference
Directory dependency graph for rt_client:
src/libraries/com/rt_client

Files

 
rt_client.cpp
 Translation unit for COMLIB::RtClient: the worker-thread loop that pulls raw buffers from mne_rt_server.
 
rt_client.h
 Self-contained worker thread that owns the command and data sockets to a running mne_rt_server.
 
rt_cmd_client.cpp
 Translation unit for COMLIB::RtCmdClient: command-port (4217) I/O and reply accumulation.
 
rt_cmd_client.h
 TCP client for the mne_rt_server command port (4217): negotiates session state via line- or JSON-encoded messages.
 
rt_data_client.cpp
 Translation unit for COMLIB::RtDataClient: FIFF-tag parsing on the mne_rt_server data port (4218).
 
rt_data_client.h
 TCP client for the mne_rt_server raw-data port (4218): pulls FiffInfo, digitizer points and streamed sample buffers.