SF2cute  0.1
Modern C++ Library for SoundFont 2
sf2cute::SFVersionTag Member List

This is the complete list of members for sf2cute::SFVersionTag, including all inherited members.

majorsf2cute::SFVersionTag
minorsf2cute::SFVersionTag
operator!=(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
operator<(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
operator<<(std::ostream &out, const SFVersionTag &version)sf2cute::SFVersionTagfriend
operator<=(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
operator==(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
operator>(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
operator>=(const SFVersionTag &x, const SFVersionTag &y) noexceptsf2cute::SFVersionTagfriend
SFVersionTag() noexceptsf2cute::SFVersionTaginline
SFVersionTag(uint16_t major, uint16_t minor) noexceptsf2cute::SFVersionTaginline
to_string() const sf2cute::SFVersionTaginline