kodi
Static Protected Member Functions | Friends | List of all members
XBMCAddon::Python::PyContext Class Reference

These classes should NOT be used with 'new'. More...

#include <PyContext.h>

Static Protected Member Functions

static void * enterContext ()
 
static void leaveContext ()
 

Friends

class PyGILLock
 

Detailed Description

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.


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