Enumeration

HinawaFwRespError

since: 2.2

Declaration

error-domain Hinawa.FwRespError

Description [src]

A set of error code for GError with domain which equals to Hinawa.FwRespError.

Available since: 2.2

Members

Name Description
HINAWA_FW_RESP_ERROR_FAILED

The generic system call error.

HINAWA_FW_RESP_ERROR_RESERVED

The instance is already associated to reserved address range.

HINAWA_FW_RESP_ERROR_ADDR_SPACE_USED

The address space is used exclusively.

Type functions

hinawa_fw_resp_error_quark

Return the GQuark for error domain of GError which has code in Hinawa.FwRespError.

since: 2.2