Package-level declarations

Types

Link copied to clipboard
interface GlobalMemory

GlobalMemory represents the system's memory information. It provides details about the total memory, available memory, page size, virtual memory, and physical memory.

Link copied to clipboard
interface PhysicalMemory

Represents the details of a physical memory module installed in the system. This interface provides information such as the memory's bank label, capacity, clock speed, manufacturer, memory type, part number, and serial number.

Link copied to clipboard
interface VirtualMemory

VirtualMemory represents the virtual memory statistics of the system. It provides detailed information about the swap memory, virtual memory limits, and usage statistics.