TFE_ContextOptions

public class TFE_ContextOptions

Public Constructors

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

Inherited Methods

Public Constructors

public TFE_ContextOptions ()

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

public TFE_ContextOptions (Pointer p)

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