Class AixGraphicsCard

    • Constructor Detail

      • AixGraphicsCard

        AixGraphicsCard​(java.lang.String name,
                        java.lang.String deviceId,
                        java.lang.String vendor,
                        java.lang.String versionInfo,
                        long vram)
        Constructor for AixGraphicsCard
        Parameters:
        name - The name
        deviceId - The device ID
        vendor - The vendor
        versionInfo - The version info
        vram - The VRAM
    • Method Detail

      • getGraphicsCards

        public static java.util.List<GraphicsCard> getGraphicsCards​(java.util.function.Supplier<java.util.List<java.lang.String>> lscfg)
        Gets graphics cards
        Parameters:
        lscfg - A memoized lscfg list
        Returns:
        List of graphics cards