TF_FunctionOptions

public class TF_FunctionOptions

Public Constructors

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

Inherited Methods

Public Constructors

public TF_FunctionOptions ()

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

public TF_FunctionOptions (Pointer p)

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