Data Access Library (DAL)
|
cmp(const VersionType &other) const | dal::VersionType | |
major (defined in dal::VersionType) | dal::VersionType | |
minor (defined in dal::VersionType) | dal::VersionType | |
operator!=(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
operator<(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
operator<=(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
operator==(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
operator>(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
operator>=(const VersionType &other) const (defined in dal::VersionType) | dal::VersionType | |
release (defined in dal::VersionType) | dal::VersionType | |
to_string() const | dal::VersionType | |
VersionType(unsigned major=0, unsigned minor=0, unsigned release=0) (defined in dal::VersionType) | dal::VersionType | |
VersionType(const std::string &str) | dal::VersionType |