public class CFunctionImpl extends UnsupportedC implements CFunction, Area
DEFINITIONDEFINITIONDEFINITION| Modifier and Type | Method and Description |
|---|---|
static CFunctionImpl |
create(Class codingClass,
String name) |
Object |
exe(Object... args) |
String |
getName() |
void |
memcopyFrom(Area source) |
String |
toString() |
addVirtualBytes, call, castTo, comparePointer, copyDataFrom, copyDataFrom, getArrayOfCString, getArrayOfInteger, getArrayOfPtr, getArrayOfStruct, getBoolean, getCString, getDebug, getDouble, getDouble, getInt, getInt, getPtr, getPtr, getStruct, getStruct, minus, plus, setBoolean, setCString, setDouble, setDouble, setInt, setInt, setPtr, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddVirtualBytes, call, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedgetArrayOfCString, getArrayOfInteger, getArrayOfPtr, getArrayOfStruct, getBoolean, getCString, getDouble, getInt, getPtr, getStruct, setBoolean, setCString, setDouble, setInt, setPtr, setStructpublic static CFunctionImpl create(Class codingClass, String name)
public String getName()
public void memcopyFrom(Area source)
memcopyFrom in interface AreaCopyright © 2016. All Rights Reserved.