|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PyContext.h>
Public Member Functions | |
| PyContext () | |
| ~PyContext () | |
Static Protected Member Functions | |
| static void * | enterContext () |
| static void | leaveContext () |
Friends | |
| class | PyGILLock |
These classes should NOT be used with 'new'. They are expected to reside as stack instances and they act as "Guard" classes that track the current context.
|
inline |
|
inline |
|
staticprotected |
|
staticprotected |
|
friend |