MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Attributes | List of all members
MiKTeX::Packages::PackageInstaller::UpgradeInfo Struct Reference

Upgrade information record. More...

#include <miktex/PackageManager/PackageInstaller.h>

Public Attributes

std::string packageId
 ID of an upgradaeble package. More...
 
std::time_t timePackaged = InvalidTimeT
 Packaging timestamp. More...
 
std::string version
 Informal version information. More...
 

Detailed Description

Upgrade information record.

Member Data Documentation

◆ packageId

std::string MiKTeX::Packages::PackageInstaller::UpgradeInfo::packageId

ID of an upgradaeble package.

◆ timePackaged

std::time_t MiKTeX::Packages::PackageInstaller::UpgradeInfo::timePackaged = InvalidTimeT

Packaging timestamp.

◆ version

std::string MiKTeX::Packages::PackageInstaller::UpgradeInfo::version

Informal version information.


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