|
Canorus
0.7
|
#include <pyconsoleinterface.h>
Public Member Functions | |
| CAPyConsoleInterface (CAPyConsole *pyConsole) | |
| char * | bufferedInput (char *prompt) |
| void | bufferedOutput (char *bufInp, bool bStdErr) |
| CAPyConsoleInterface () | |
| void | pluginInit (void) |
Private Attributes | |
| CAPyConsole * | _pycons |
| CAPyConsoleInterface::CAPyConsoleInterface | ( | CAPyConsole * | pyConsole | ) |
|
inline |
| char* CAPyConsoleInterface::bufferedInput | ( | char * | prompt | ) |
| void CAPyConsoleInterface::bufferedOutput | ( | char * | bufInp, |
| bool | bStdErr | ||
| ) |
| void CAPyConsoleInterface::pluginInit | ( | void | ) |
|
private |
1.8.3