template <>
class WireWeakAsyncClientImpl
Defined at line 1395 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_sysinfo::SysInfo::GetBoardName> GetBoardName ()
Return the board name for the platform we are running on.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_sysinfo::SysInfo::GetBoardRevision> GetBoardRevision ()
Return the board revision for the board we are running on.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_sysinfo::SysInfo::GetBootloaderVendor> GetBootloaderVendor ()
Return the bootloader vendor for the platform we are running on.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_sysinfo::SysInfo::GetInterruptControllerInfo> GetInterruptControllerInfo ()
Return interrupt controller information.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_sysinfo::SysInfo::GetSerialNumber> GetSerialNumber ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.