HostPlatformStats

class HostPlatformStats(_version: UByte, _osType: UByte, val os64Bit: Boolean, _osVersion: UShort, _javaVendor: UByte, _javaVersionMajor: UByte, _javaVersionMinor: UByte, _javaVersionPatch: UByte, val applet: Boolean, _javaMaxMemoryMb: UShort, _javaAvailableProcessors: UByte, val systemMemory: Int, _systemSpeed: UShort, val gpuDxName: String, val gpuGlName: String, val gpuDxVersion: String, val gpuGlVersion: String, _gpuDriverMonth: UByte, _gpuDriverYear: UShort, val cpuManufacturer: String, val cpuBrand: String, _cpuCount1: UByte, _cpuCount2: UByte, val cpuFeatures: IntArray, val cpuSignature: Int, val clientName: String, val deviceName: String)

Constructors

Link copied to clipboard
constructor(_version: UByte, _osType: UByte, os64Bit: Boolean, _osVersion: UShort, _javaVendor: UByte, _javaVersionMajor: UByte, _javaVersionMinor: UByte, _javaVersionPatch: UByte, applet: Boolean, _javaMaxMemoryMb: UShort, _javaAvailableProcessors: UByte, systemMemory: Int, _systemSpeed: UShort, gpuDxName: String, gpuGlName: String, gpuDxVersion: String, gpuGlVersion: String, _gpuDriverMonth: UByte, _gpuDriverYear: UShort, cpuManufacturer: String, cpuBrand: String, _cpuCount1: UByte, _cpuCount2: UByte, cpuFeatures: IntArray, cpuSignature: Int, clientName: String, deviceName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val osType: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String