ThermalZone
{ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.NotifyList[0]), "System Notify"},
{ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.NotifyList[1]), "Device Notify"},
{ACPI_EXD_POINTER, ACPI_EXD_OFFSET (ThermalZone.Handler), "Handler"}
ACPI_OBJECT_THERMAL_ZONE ThermalZone;
fLabel = info.ThermalZone();
fThermalZone = handler->ThermalZone();
const BString& ThermalZone() const { return fThermalZone; }
const BString& ThermalZone() const;