36 #ifndef MNE_RT_SERVER_H
37 #define MNE_RT_SERVER_H
44 #include <rtCommand/commandmanager.h>
132 void comHelp(
Command p_command);
152 return m_commandManager;
158 #ifndef metatype_matrixxf
159 #define metatype_matrixxf
163 #endif // MNE_RT_SERVER_H
The FiffStreamServer class provides.
CommandManager & getCommandManager()
The MNERTServer class provides a Fiff data simulator.
implementation of the FiffStreamServer Class.
The ConnectorManager class provides a dynamic plugin loader. As well as the handling of the loaded pl...
implementation of the ConnectorManager Class.
implementation of the CommandServer Class.
Q_DECLARE_METATYPE(Eigen::MatrixXf)
CommandServer manages threaded command connections.