Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::Version, including all inherited members.
FromVector(const std::vector< size_t > &version) | impeller::Version | static |
IsAtLeast(const Version &other) const | impeller::Version | inline |
major_version | impeller::Version | |
minor_version | impeller::Version | |
patch_version | impeller::Version | |
ToString() const | impeller::Version | |
Version(size_t p_major=0, size_t p_minor=0, size_t p_patch=0) | impeller::Version | inlineexplicit |