template <>
class WireSyncBufferClientImpl
Defined at line 1039 of file fidling/gen/sdk/fidl/fuchsia.sysinfo/fuchsia.sysinfo/cpp/fidl/fuchsia.sysinfo/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_sysinfo::SysInfo::GetBoardName> GetBoardName ()
Return the board name for the platform we are running on.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_sysinfo::SysInfo::GetBoardRevision> GetBoardRevision ()
Return the board revision for the board we are running on.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_sysinfo::SysInfo::GetBootloaderVendor> GetBootloaderVendor ()
Return the bootloader vendor for the platform we are running on.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_sysinfo::SysInfo::GetInterruptControllerInfo> GetInterruptControllerInfo ()
Return interrupt controller information.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_sysinfo::SysInfo::GetSerialNumber> GetSerialNumber ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.