TF_DeviceList

public class TF_DeviceList

Public Constructors

TF_DeviceList()
Empty constructor.
TF_DeviceList(Pointer p)
Pointer cast constructor.

Inherited Methods

Public Constructors

public TF_DeviceList ()

Empty constructor. Calls super((Pointer)null).

public TF_DeviceList (Pointer p)

Pointer cast constructor. Invokes ERROR(/Pointer#Pointer(Pointer)).