|
|
@ -106,7 +106,7 @@ public: |
|
|
|
unsigned GetLastPerformance(); |
|
|
|
unsigned GetLastPerformance(); |
|
|
|
void SetActualPerformanceID(unsigned nID); |
|
|
|
void SetActualPerformanceID(unsigned nID); |
|
|
|
unsigned GetActualPerformanceID(); |
|
|
|
unsigned GetActualPerformanceID(); |
|
|
|
bool CreateNewPerformanceFile(std::string sPerformanceName); |
|
|
|
bool CreateNewPerformanceFile(void); |
|
|
|
bool GetInternalFolderOk();
|
|
|
|
bool GetInternalFolderOk();
|
|
|
|
std::string GetNewPerformanceDefaultName(void); |
|
|
|
std::string GetNewPerformanceDefaultName(void); |
|
|
|
void SetNewPerformanceName(std::string nName); |
|
|
|
void SetNewPerformanceName(std::string nName); |
|
|
|