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
int m_minorVersion
 the minor number
int m_countryCode
 the country code
std::string m_string
 the major string
std::string m_versionString
 the version string
std::string m_extra
 extra data

Friends

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

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

the country code

Referenced by operator<<(), and MWAWRSRCParser::parseVers().

std::string MWAWRSRCParser::Version::m_extra

extra data

Referenced by operator<<(), and MWAWRSRCParser::parseVers().

int MWAWRSRCParser::Version::m_majorVersion
int MWAWRSRCParser::Version::m_minorVersion

the minor number

Referenced by operator<<(), and MWAWRSRCParser::parseVers().

std::string MWAWRSRCParser::Version::m_string

the major string

Referenced by operator<<(), and MWAWRSRCParser::parseVers().

std::string MWAWRSRCParser::Version::m_versionString

the version string

Referenced by operator<<(), and MWAWRSRCParser::parseVers().


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

Generated on Wed May 22 2013 18:12:46 for libmwaw by doxygen 1.8.1.2