DeviceInfo

open class DeviceInfo

Constructors

Link copied to clipboard
protected constructor(cPtr: Long, cMemoryOwn: Boolean)
constructor(u64DeviceSerial: BigInteger, u64BoardSerial: BigInteger, u32BoardType: Long, u16BoardIndex: Int, strProductionDate: String)
constructor(u64DeviceSerial: BigInteger, u64BoardSerial: BigInteger, u32BoardType: Long, u16BoardIndex: Int)
constructor(u64DeviceSerial: BigInteger, u64BoardSerial: BigInteger, u32BoardType: Long)
constructor(u64DeviceSerial: BigInteger, u64BoardSerial: BigInteger)
constructor(u64DeviceSerial: BigInteger)
constructor()

Properties

Link copied to clipboard
protected open var swigCMemOwn: Boolean

Functions

Link copied to clipboard
open fun delete()
Link copied to clipboard
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
open fun getBoardIndex(): Int
Link copied to clipboard
Link copied to clipboard
open fun getBoardType(): Long
Link copied to clipboard
protected open fun getCPtr(obj: DeviceInfo): Long
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun serialize(endian: SWIGTYPE_p_testo__exp__Endian, pBuffer: String): Long
Link copied to clipboard
open fun setBoardIndex(u16BoardIndex: Int)
Link copied to clipboard
open fun setBoardSerial(u64BoardSerial: BigInteger)
Link copied to clipboard
open fun setBoardType(u32BoardType: Long)
Link copied to clipboard
open fun setDeviceSerial(u64DeviceSerial: BigInteger)
Link copied to clipboard
open fun setProductionDate(strProductionDate: String)
Link copied to clipboard
open fun sizeofType(): Long
Link copied to clipboard
protected open fun swigRelease(obj: DeviceInfo): Long
Link copied to clipboard
open fun toString(): String