Public Member Functions | |
Version () | |
unsigned int | getMajor () |
unsigned int | getMinor () |
unsigned int | getRelease () |
unsigned int | getRevision () |
Friends | |
std::ostream & | operator<< (std::ostream &output, const Version &) |
Producer::Version::Version | ( | ) |
unsigned int Producer::Version::getMajor | ( | ) | [inline] |
unsigned int Producer::Version::getMinor | ( | ) | [inline] |
unsigned int Producer::Version::getRelease | ( | ) | [inline] |
unsigned int Producer::Version::getRevision | ( | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | output, | |
const Version & | version | |||
) | [friend] |