xbmc
Public Member Functions | Public Attributes | List of all members
ADDON::CAddonDatabase::RepoUpdateData Struct Reference
Collaboration diagram for ADDON::CAddonDatabase::RepoUpdateData:
Collaboration graph
[legend]

Public Member Functions

 RepoUpdateData (const CDateTime &lastCheckedAt, const ADDON::CAddonVersion &lastCheckedVersion, const CDateTime &nextCheckAt)
 

Public Attributes

CDateTime lastCheckedAt
 last time the repo was checked, or invalid CDateTime if never checked
 
ADDON::CAddonVersion lastCheckedVersion {""}
 last version of the repo add-on that was checked, or empty if never checked
 
CDateTime nextCheckAt
 next time the repo should be checked, or invalid CDateTime if unknown
 

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