public class CFunctionImpl extends UnsupportedC implements CFunction, Area
DEFINITION
DEFINITION
DEFINITION
Modifier and Type | Method and Description |
---|---|
static CFunctionImpl |
create(java.lang.Class codingClass,
java.lang.String name) |
java.lang.Object |
exe(java.lang.Object... args) |
java.lang.String |
getName() |
void |
memcopyFrom(Area source) |
java.lang.String |
toString() |
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addVirtualBytes, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setDouble, setInt, setPtr, setStruct
public static CFunctionImpl create(java.lang.Class codingClass, java.lang.String name)
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getName()
public void memcopyFrom(Area source)
memcopyFrom
in interface Area
Copyright © 2020. All Rights Reserved.