public class
TF_Output
Public Constructors
TF_Output()
Default native constructor.
|
|
TF_Output(long size)
Native array allocator.
|
|
TF_Output(Pointer p)
Pointer cast constructor.
|
Public Methods
TF_Output |
getPointer(long i)
|
int |
index()
|
TF_Output |
index(int setter)
|
TF_Operation |
oper()
|
TF_Output |
oper(TF_Operation setter)
|
TF_Output |
position(long position)
|
Inherited Methods
Public Constructors
public TF_Output ()
Default native constructor.