SET_STRING_RETURN_ON_ERROR
SET_STRING_RETURN_ON_ERROR(fData->name, partitionData->name);
SET_STRING_RETURN_ON_ERROR(fData->content_name,
SET_STRING_RETURN_ON_ERROR(fData->type, partitionData->type);
SET_STRING_RETURN_ON_ERROR(fData->content_type,
SET_STRING_RETURN_ON_ERROR(fData->parameters, partitionData->parameters);
SET_STRING_RETURN_ON_ERROR(fData->content_parameters,
SET_STRING_RETURN_ON_ERROR(fType, type);
SET_STRING_RETURN_ON_ERROR(fName, name);
SET_STRING_RETURN_ON_ERROR(fParameters, parameters);
SET_STRING_RETURN_ON_ERROR(fDiskSystem, diskSystem);
SET_STRING_RETURN_ON_ERROR(fName, name);
SET_STRING_RETURN_ON_ERROR(fParameters, parameters);
SET_STRING_RETURN_ON_ERROR(fString, string);