Fcitx
fcitx::SemanticVersion Member List

This is the complete list of members for fcitx::SemanticVersion, including all inherited members.

compare(const SemanticVersion &other) const noexcept (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_DECLARE_PROPERTY(uint32_t,(major), setMajor) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_DECLARE_PROPERTY(uint32_t,(minor), setMinor) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_DECLARE_PROPERTY(uint32_t, patch, setPatch) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_DECLARE_PROPERTY(std::vector< PreReleaseId >, preReleaseIds, setPreReleaseIds) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_DECLARE_PROPERTY(std::vector< std::string >, buildIds, setBuildIds) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
FCITX_INLINE_DEFINE_DEFAULT_DTOR_COPY_AND_MOVE(SemanticVersion) (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
isPreRelease() const (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
parse(std::string_view data) (defined in fcitx::SemanticVersion)fcitx::SemanticVersionstatic
SemanticVersion()=default (defined in fcitx::SemanticVersion)fcitx::SemanticVersion
toString() const (defined in fcitx::SemanticVersion)fcitx::SemanticVersion