Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PythonBindings::TypeInfo Struct Reference

#include <swig.h>

Public Member Functions

 TypeInfo (const std::type_info &ti)
 

Public Attributes

const char * swigType
 
TypeInfoparentType
 
PyTypeObject pythonType
 
const std::type_index typeIndex
 

Constructor & Destructor Documentation

◆ TypeInfo()

PythonBindings::TypeInfo::TypeInfo ( const std::type_info & ti)
explicit

Member Data Documentation

◆ parentType

TypeInfo* PythonBindings::TypeInfo::parentType

◆ pythonType

PyTypeObject PythonBindings::TypeInfo::pythonType

◆ swigType

const char* PythonBindings::TypeInfo::swigType

◆ typeIndex

const std::type_index PythonBindings::TypeInfo::typeIndex

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