Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CCompileInfo Class Reference

#include <CompileInfo.h>

Static Public Member Functions

static int GetMajor ()
 
static int GetMinor ()
 
static const char * GetPackage ()
 
static const char * GetClass ()
 
static const char * GetAppName ()
 
static const char * GetSuffix ()
 
static const char * GetSCMID ()
 
static std::string GetSharedLibrarySuffix ()
 
static const char * GetCopyrightYears ()
 
static std::string GetBuildDate ()
 
static const char * GetVersionCode ()
 
static std::vector< std::string > GetAvailableWindowSystems ()
 
static std::vector< std::string > GetAvailableAudioBackends ()
 
static std::vector< std::string > GetAvailableGlInterfaces ()
 
static std::vector< ADDON::RepoInfoLoadOfficialRepoInfos ()
 
static std::string GetPythonVersion ()
 
static std::vector< std::string > GetWebserverExtraWhitelist ()
 

Member Function Documentation

◆ GetAppName()

static const char * CCompileInfo::GetAppName ( )
static

◆ GetAvailableAudioBackends()

static std::vector< std::string > CCompileInfo::GetAvailableAudioBackends ( )
static

◆ GetAvailableGlInterfaces()

static std::vector< std::string > CCompileInfo::GetAvailableGlInterfaces ( )
static

◆ GetAvailableWindowSystems()

static std::vector< std::string > CCompileInfo::GetAvailableWindowSystems ( )
static

◆ GetBuildDate()

static std::string CCompileInfo::GetBuildDate ( )
static

◆ GetClass()

static const char * CCompileInfo::GetClass ( )
static

◆ GetCopyrightYears()

static const char * CCompileInfo::GetCopyrightYears ( )
static

◆ GetMajor()

static int CCompileInfo::GetMajor ( )
static

◆ GetMinor()

static int CCompileInfo::GetMinor ( )
static

◆ GetPackage()

static const char * CCompileInfo::GetPackage ( )
static

◆ GetPythonVersion()

static std::string CCompileInfo::GetPythonVersion ( )
static

◆ GetSCMID()

static const char * CCompileInfo::GetSCMID ( )
static

◆ GetSharedLibrarySuffix()

static std::string CCompileInfo::GetSharedLibrarySuffix ( )
static

◆ GetSuffix()

static const char * CCompileInfo::GetSuffix ( )
static

◆ GetVersionCode()

static const char * CCompileInfo::GetVersionCode ( )
static

◆ GetWebserverExtraWhitelist()

static std::vector< std::string > CCompileInfo::GetWebserverExtraWhitelist ( )
static

◆ LoadOfficialRepoInfos()

static std::vector< ADDON::RepoInfo > CCompileInfo::LoadOfficialRepoInfos ( )
static

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