Data Access Library (DAL)
dal::VersionType Member List
This is the complete list of members for dal::VersionType, including all inherited members.
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
 All Classes Functions Variables Typedefs Friends