TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
Get information from GitHub about the releases of a project. More...
Classes | |
struct | ts::GitHubRelease::Asset |
Description of an "asset" of the release (typically a binary installer). More... | |
class | ts::GitHubRelease |
This class holds information from GitHub about a release of a project. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Typedefs | |
using | ts::GitHubReleasePtr = std::shared_ptr< GitHubRelease > |
Smart pointer to a GitHubRelease (not thread-safe). | |
using | ts::GitHubReleaseVector = std::vector< GitHubReleasePtr > |
Vector of smart pointers to GitHubRelease objects. | |
Get information from GitHub about the releases of a project.