Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <swig.h>
Public Member Functions | |
TypeInfo (const std::type_info &ti) | |
Public Attributes | |
const char * | swigType |
TypeInfo * | parentType |
PyTypeObject | pythonType |
const std::type_index | typeIndex |
|
explicit |
TypeInfo* PythonBindings::TypeInfo::parentType |
PyTypeObject PythonBindings::TypeInfo::pythonType |
const char* PythonBindings::TypeInfo::swigType |
const std::type_index PythonBindings::TypeInfo::typeIndex |