Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
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 ()
 

Member Function Documentation

§ GetAppName()

static const char* CCompileInfo::GetAppName ( )
static

§ GetClass()

static const char* CCompileInfo::GetClass ( )
static

§ GetMajor()

static int CCompileInfo::GetMajor ( )
static

§ GetMinor()

static int CCompileInfo::GetMinor ( )
static

§ GetPackage()

static const char* CCompileInfo::GetPackage ( )
static

§ GetSCMID()

static const char* CCompileInfo::GetSCMID ( )
static

§ GetSuffix()

static const char* CCompileInfo::GetSuffix ( )
static

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