TrinityCore
GitRevision Namespace Reference

Functions

TC_COMMON_API char const * GetHash ()
 
TC_COMMON_API char const * GetDate ()
 
TC_COMMON_API char const * GetBranch ()
 
TC_COMMON_API char const * GetCMakeCommand ()
 
TC_COMMON_API char const * GetCMakeVersion ()
 
TC_COMMON_API char const * GetHostOSVersion ()
 
TC_COMMON_API char const * GetBuildDirectory ()
 
TC_COMMON_API char const * GetSourceDirectory ()
 
TC_COMMON_API char const * GetMySQLExecutable ()
 
TC_COMMON_API char const * GetFullDatabase ()
 
TC_COMMON_API char const * GetHotfixesDatabase ()
 
TC_COMMON_API char const * GetFullVersion ()
 
TC_COMMON_API char const * GetCompanyNameStr ()
 
TC_COMMON_API char const * GetLegalCopyrightStr ()
 
TC_COMMON_API char const * GetFileVersionStr ()
 
TC_COMMON_API char const * GetProductVersionStr ()
 

Function Documentation

◆ GetBranch()

char const * GitRevision::GetBranch ( )

Definition at line 31 of file GitRevision.cpp.

◆ GetBuildDirectory()

char const * GitRevision::GetBuildDirectory ( )

Definition at line 51 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetCMakeCommand()

char const * GitRevision::GetCMakeCommand ( )

Definition at line 36 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetCMakeVersion()

char const * GitRevision::GetCMakeVersion ( )

Definition at line 41 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetCompanyNameStr()

char const * GitRevision::GetCompanyNameStr ( )

Definition at line 102 of file GitRevision.cpp.

◆ GetDate()

char const * GitRevision::GetDate ( )

Definition at line 26 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetFileVersionStr()

char const * GitRevision::GetFileVersionStr ( )

Definition at line 112 of file GitRevision.cpp.

◆ GetFullDatabase()

char const * GitRevision::GetFullDatabase ( )

Definition at line 66 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetFullVersion()

char const * GitRevision::GetFullVersion ( )

Definition at line 96 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetHash()

char const * GitRevision::GetHash ( )

Definition at line 21 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetHostOSVersion()

char const * GitRevision::GetHostOSVersion ( )

Definition at line 46 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetHotfixesDatabase()

char const * GitRevision::GetHotfixesDatabase ( )

Definition at line 71 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetLegalCopyrightStr()

char const * GitRevision::GetLegalCopyrightStr ( )

Definition at line 107 of file GitRevision.cpp.

◆ GetMySQLExecutable()

char const * GitRevision::GetMySQLExecutable ( )

Definition at line 61 of file GitRevision.cpp.

+ Here is the caller graph for this function:

◆ GetProductVersionStr()

char const * GitRevision::GetProductVersionStr ( )

Definition at line 117 of file GitRevision.cpp.

◆ GetSourceDirectory()

char const * GitRevision::GetSourceDirectory ( )

Definition at line 56 of file GitRevision.cpp.

+ Here is the caller graph for this function: