#include <UpdateChecker.h>
Definition at line 41 of file UpdateChecker.h.
◆ UpdateChecker() [1/3]
| MetaImGUI::UpdateChecker::UpdateChecker |
( |
std::string |
repoOwner, |
|
|
std::string |
repoName |
|
) |
| |
◆ ~UpdateChecker()
| MetaImGUI::UpdateChecker::~UpdateChecker |
( |
| ) |
|
◆ UpdateChecker() [2/3]
| MetaImGUI::UpdateChecker::UpdateChecker |
( |
const UpdateChecker & |
| ) |
|
|
delete |
◆ UpdateChecker() [3/3]
◆ Cancel()
| void MetaImGUI::UpdateChecker::Cancel |
( |
| ) |
|
◆ CheckForUpdates()
| UpdateInfo MetaImGUI::UpdateChecker::CheckForUpdates |
( |
| ) |
|
◆ CheckForUpdatesAsync()
| void MetaImGUI::UpdateChecker::CheckForUpdatesAsync |
( |
std::function< void(const UpdateInfo &)> |
callback | ) |
|
◆ CompareVersions()
| int MetaImGUI::UpdateChecker::CompareVersions |
( |
const std::string & |
v1, |
|
|
const std::string & |
v2 |
|
) |
| |
|
static |
◆ IsChecking()
| bool MetaImGUI::UpdateChecker::IsChecking |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files: