omni::platforminfo
-
namespace platforminfo
Platform and operating system info namespace.
Classes
omni::platforminfo::ICpuInfo: Interface to collect information about the CPUs installed in the calling system.
omni::platforminfo::ICpuInfo_abi: Interface to collect information about the CPUs installed in the calling system.
omni::platforminfo::IMemoryInfo: Interface to collect and retrieve information about memory installed in the system.
omni::platforminfo::IMemoryInfo_abi: Interface to collect and retrieve information about memory installed in the system.
omni::platforminfo::IOsInfo: Interface to collect and retrieve information about the operating system.
omni::platforminfo::IOsInfo_abi: Interface to collect and retrieve information about the operating system.
Enumerations
omni::platforminfo::Architecture: Names for the processor architecture for the system.
omni::platforminfo::CpuFeature: CPU feature names.
omni::platforminfo::Os: Names for the supported operating systems.
Structs
omni::platforminfo::CompositorInfo: Information about the active compositor on the system.
omni::platforminfo::OsVersion: A three-part operating system version number.