MWAWRSRCParser::Version Struct Reference

a public structure used to return the version More...

#include <MWAWRSRCParser.hxx>

Public Member Functions

 Version ()
 

Public Attributes

int m_majorVersion
 the major number More...
 
int m_minorVersion
 the minor number More...
 
int m_countryCode
 the country code More...
 
std::string m_string
 the major string More...
 
std::string m_versionString
 the version string More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, Version const &vers)
 operator<< More...
 

Detailed Description

a public structure used to return the version

Constructor & Destructor Documentation

MWAWRSRCParser::Version::Version ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
MWAWRSRCParser::Version const &  vers 
)
friend

operator<<

Member Data Documentation

int MWAWRSRCParser::Version::m_countryCode
std::string MWAWRSRCParser::Version::m_extra
int MWAWRSRCParser::Version::m_majorVersion
int MWAWRSRCParser::Version::m_minorVersion
std::string MWAWRSRCParser::Version::m_string
std::string MWAWRSRCParser::Version::m_versionString

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

Generated on Wed Dec 2 2015 18:43:28 for libmwaw by doxygen 1.8.9.1