public class CFunctionImpl extends UnsupportedC implements CFunction, Area
DEFINITION
DEFINITION
DEFINITION
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, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addVirtualBytes, call, castTo, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
getArrayOfCString, getArrayOfInteger, getArrayOfPtr, getArrayOfStruct, getBoolean, getCString, getDouble, getInt, getPtr, getStruct, setBoolean, setCString, setDouble, setInt, setPtr, setStruct
public static CFunctionImpl create(Class codingClass, String name)
public String getName()
public void memcopyFrom(Area source)
memcopyFrom
in interface Area
Copyright © 2016. All Rights Reserved.