|
Nebula
|
This is the complete list of members for Util::FourCC, including all inherited members.
| AsString() const | Util::FourCC | inline |
| AsUInt() const | Util::FourCC | inline |
| FourCC() | Util::FourCC | inline |
| FourCC(uint f) | Util::FourCC | |
| FourCC(const String &s) | Util::FourCC | inline |
| fourCC | Util::FourCC | private |
| FromString(const String &s) | Util::FourCC | inlinestatic |
| HashCode() const | Util::FourCC | inline |
| IsValid() const | Util::FourCC | inline |
| operator!=(const FourCC &rhs) const | Util::FourCC | inline |
| operator<(const FourCC &rhs) const | Util::FourCC | inline |
| operator<=(const FourCC &rhs) const | Util::FourCC | inline |
| operator==(const FourCC &rhs) const | Util::FourCC | inline |
| operator>(const FourCC &rhs) const | Util::FourCC | inline |
| operator>=(const FourCC &rhs) const | Util::FourCC | inline |
| SetFromString(const String &s) | Util::FourCC | inline |
| SetFromUInt(uint f) | Util::FourCC | inline |
| ToString(const FourCC &f) | Util::FourCC | inlinestatic |