#include <version.hpp>
Origen::Utils::Version::Version |
( |
string |
ver | ) |
|
int Origen::Utils::Version::major |
( |
| ) |
|
int Origen::Utils::Version::minor |
( |
| ) |
|
bool Origen::Utils::Version::operator!= |
( |
string |
rhs | ) |
|
bool Origen::Utils::Version::operator< |
( |
string |
rhs | ) |
|
bool Origen::Utils::Version::operator<= |
( |
string |
rhs | ) |
|
bool Origen::Utils::Version::operator== |
( |
string |
rhs | ) |
|
bool Origen::Utils::Version::operator> |
( |
string |
rhs | ) |
|
bool Origen::Utils::Version::operator>= |
( |
string |
rhs | ) |
|
string Origen::Utils::Version::str |
( |
| ) |
|
int Origen::Utils::Version::tiny |
( |
| ) |
|
The documentation for this class was generated from the following files: