LibreOffice Module onlineupdate (master) 1
Public Attributes | List of all members
VersionPart Struct Reference

Public Attributes

int32_t numA
 
const char * strB
 
uint32_t strBlen
 
int32_t numC
 
char * extraD
 

Detailed Description

Definition at line 22 of file nsVersionComparator.cxx.

Member Data Documentation

◆ extraD

char* VersionPart::extraD

Definition at line 31 of file nsVersionComparator.cxx.

Referenced by CompareVP(), and ParseVP().

◆ numA

int32_t VersionPart::numA

Definition at line 24 of file nsVersionComparator.cxx.

Referenced by CompareVP(), and ParseVP().

◆ numC

int32_t VersionPart::numC

Definition at line 29 of file nsVersionComparator.cxx.

Referenced by CompareVP(), and ParseVP().

◆ strB

const char* VersionPart::strB

Definition at line 26 of file nsVersionComparator.cxx.

Referenced by CompareVP(), and ParseVP().

◆ strBlen

uint32_t VersionPart::strBlen

Definition at line 27 of file nsVersionComparator.cxx.

Referenced by CompareVP(), and ParseVP().


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