template <>
class status
Defined at line 114 of file ../../src/devices/board/lib/acpi/status.h
Specialization of status for empty value type.
Public Methods
void status (error<ACPI_STATUS> error)
Implicit conversion from error
<ACPI
_STATUS>.
Defined at line 122 of file ../../src/devices/board/lib/acpi/status.h
ACPI_STATUS status_value ()
Returns the underlying error or AE_OK if not in the error state. This
accessor simplifies interfacing with code that uses ACPI_STATUS directly.
Defined at line 133 of file ../../src/devices/board/lib/acpi/status.h
zx_status_t zx_status_value ()
Defined at line 137 of file ../../src/devices/board/lib/acpi/status.h