#include <fbpython.h>
Definition at line 61 of file fbpython.h.
Public Member Functions |
|
FBPythonContext (const char *pName) | |
~FBPythonContext () | |
const char * | GetName () |
Friends |
|
class | FBPython |
FBPythonContext::FBPythonContext | ( | const char * | pName | ) |
FBPythonContext::~FBPythonContext | ( | ) |
const char* FBPythonContext::GetName | ( | ) |
friend class FBPython [friend] |
Definition at line 72 of file fbpython.h.