Open SCAP Library
Data Fields
dpkg_version Struct Reference

Data Fields

unsigned int epoch
 The epoch. More...
 
const char * version
 The upstream part of the version. More...
 
const char * revision
 The Debian revision part of the version. More...
 

Field Documentation

◆ epoch

unsigned int dpkg_version::epoch

The epoch.

It will be zero if no epoch is present.

◆ revision

const char* dpkg_version::revision

The Debian revision part of the version.

◆ version

const char* dpkg_version::version

The upstream part of the version.


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