MNE-CPP
beta 1.0
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
applications
mne_rt_server
mne_rt_server
mne_rt_commands.h
Go to the documentation of this file.
1
//=============================================================================================================
36
#ifndef MNE_RT_COMMANDS_H
37
#define MNE_RT_COMMANDS_H
38
39
//*************************************************************************************************************
40
//=============================================================================================================
41
// DEFINE NAMESPACE RTSERVER
42
//=============================================================================================================
43
44
namespace
RTSERVER
45
{
46
47
//*************************************************************************************************************
48
//=============================================================================================================
49
// MNE RT Communication Constants
50
//=============================================================================================================
51
52
#define MNE_RT_GET_CLIENT_ID 1
53
#define MNE_RT_SET_CLIENT_ALIAS 2
55
} // NAMESPACE
56
57
#endif // MNE_RT_COMMANDS_H
RTSERVER
Definition:
commandserver.h:62
Generated on Fri Mar 27 2015 22:54:26 for MNE-CPP by
1.8.9.1