SupportedTypesValue
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes1));
CHK(SupportedTypesValue(types2) == SupportedTypesValue(testTypes2));
CHK(SupportedTypesValue(types2) == SupportedTypesValue(testTypes2));
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes1));
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes2));
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes1));
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes2));
CHK(SupportedTypesValue(types) == SupportedTypesValue(testTypes1));
InfoLocationTester<SupportedTypesValue, SupportedTypesSetter,
SupportedTypesValue(supportedTypes1, 1),
SupportedTypesValue(supportedTypes2, 2),
SupportedTypesValue(supportedTypes3, 3));
bool operator==(const SupportedTypesValue &value)
static status_t Set(BAppFileInfo &info, const SupportedTypesValue &value)
static status_t Get(BAppFileInfo &info, SupportedTypesValue &value)
static void CheckAttribute(BNode &file, const SupportedTypesValue &value)
SupportedTypesValue storedValue(storedTypes);
static void CheckResource(BFile &file, const SupportedTypesValue &value)
SupportedTypesValue storedValue(storedTypes);
SupportedTypesChecker::CheckAttribute(node, SupportedTypesValue(*data));
SupportedTypesChecker::CheckResource(file, SupportedTypesValue(*data));