|
VLink 2.0.0
A high-performance communication middleware
|
This is the complete list of members for vlink::Version, including all inherited members.
| from_string(const std::string &version_str) noexcept | vlink::Version | static |
| is_valid() const noexcept | vlink::Version | |
| major | vlink::Version | |
| minor | vlink::Version | |
| operator!=(const Version &target) const noexcept | vlink::Version | |
| operator<(const Version &target) const noexcept | vlink::Version | |
| operator==(const Version &target) const noexcept | vlink::Version | |
| operator>(const Version &target) const noexcept | vlink::Version | |
| patch | vlink::Version | |
| to_string() const noexcept | vlink::Version |