Canorus 0.0
Public Member Functions | Private Attributes | List of all members
CAPyConsoleInterface Class Reference

#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
 

Constructor & Destructor Documentation

◆ CAPyConsoleInterface() [1/2]

CAPyConsoleInterface::CAPyConsoleInterface ( CAPyConsole pyConsole)

◆ CAPyConsoleInterface() [2/2]

CAPyConsoleInterface::CAPyConsoleInterface ( )
inline

Member Function Documentation

◆ bufferedInput()

char * CAPyConsoleInterface::bufferedInput ( char *  prompt)

◆ bufferedOutput()

void CAPyConsoleInterface::bufferedOutput ( char *  bufInp,
bool  bStdErr 
)

◆ pluginInit()

void CAPyConsoleInterface::pluginInit ( void  )

Member Data Documentation

◆ _pycons

CAPyConsole* CAPyConsoleInterface::_pycons
private

The documentation for this class was generated from the following file: