MNE-CPP
beta 1.0
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
MNE
pyio
pyio.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
//*************************************************************************************************************
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
pyio.h
"
42
43
44
//*************************************************************************************************************
45
//=============================================================================================================
46
// USED NAMESPACES
47
//=============================================================================================================
48
49
using namespace
PYIOLIB
;
50
51
52
//*************************************************************************************************************
53
//=============================================================================================================
54
// DEFINE MEMBER METHODS
55
//=============================================================================================================
56
57
PyIO::PyIO(QObject *parent)
58
: QObject(parent)
59
{
60
}
PYIOLIB
Definition:
pyio.h:61
pyio.h
Python I/O interface declaration.
Generated on Fri Mar 27 2015 22:54:32 for MNE-CPP by
1.8.9.1