|
YPC
0.2.0
|
This is the complete list of members for ypc::version, including all inherited members.
| data() const (defined in ypc::version) | ypc::version | inline |
| m_data (defined in ypc::version) | ypc::version | protected |
| major_version() const (defined in ypc::version) | ypc::version | inline |
| major_version() (defined in ypc::version) | ypc::version | inline |
| minor_version() const (defined in ypc::version) | ypc::version | inline |
| minor_version() (defined in ypc::version) | ypc::version | inline |
| operator!= (defined in ypc::version) | ypc::version | friend |
| operator< (defined in ypc::version) | ypc::version | friend |
| operator<= (defined in ypc::version) | ypc::version | friend |
| operator=(const version &)=default (defined in ypc::version) | ypc::version | |
| operator=(version &&)=default (defined in ypc::version) | ypc::version | |
| operator== (defined in ypc::version) | ypc::version | friend |
| operator> (defined in ypc::version) | ypc::version | friend |
| operator>= (defined in ypc::version) | ypc::version | friend |
| patch_version() const (defined in ypc::version) | ypc::version | inline |
| patch_version() (defined in ypc::version) | ypc::version | inline |
| version() (defined in ypc::version) | ypc::version | inline |
| version(uint64_t data) (defined in ypc::version) | ypc::version | inlineexplicit |
| version(uint32_t major_version, uint16_t minor_version, uint16_t patch_version) (defined in ypc::version) | ypc::version | inline |
| version(const version &)=default (defined in ypc::version) | ypc::version | |
| version(version &&)=default (defined in ypc::version) | ypc::version | |
| ~version()=default (defined in ypc::version) | ypc::version | virtual |
1.8.17