class SysInfo
Defined at line 713 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/hlcpp/fuchsia/sysinfo/cpp/fidl.h
Public Members
static const char[] Name_
Public Methods
void ~SysInfo ()
void GetBoardName (GetBoardNameCallback callback)
Return the board name for the platform we are running on.
void GetBoardRevision (GetBoardRevisionCallback callback)
Return the board revision for the board we are running on.
void GetBootloaderVendor (GetBootloaderVendorCallback callback)
Return the bootloader vendor for the platform we are running on.
void GetInterruptControllerInfo (GetInterruptControllerInfoCallback callback)
Return interrupt controller information.
void GetSerialNumber (GetSerialNumberCallback callback)