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 ()
 
static const char * GetCopyrightYears ()
 
static std::string GetBuildDate ()
 
static const char * GetVersionCode ()
 

Member Function Documentation

◆ GetAppName()

static const char * CCompileInfo::GetAppName ( )
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

◆ GetSCMID()

static const char * CCompileInfo::GetSCMID ( )
static

◆ GetSuffix()

static const char * CCompileInfo::GetSuffix ( )
static

◆ GetVersionCode()

static const char * CCompileInfo::GetVersionCode ( )
static

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