TF_DeviceList

clase pública TF_DeviceList

Constructores públicos

TF_DeviceList ()
Constructor vacío.
TF_DeviceList (puntero p)
Constructor de conversión de puntero.

Métodos heredados

Constructores públicos

público TF_DeviceList ()

Constructor vacío. Llama a super((Pointer)null) .

public TF_DeviceList (puntero p)

Constructor de conversión de puntero. Invoca ERROR(/Pointer#Pointer(Pointer)) .