HDK
|
This is the complete list of members for VEX_VexOp, including all inherited members.
getCleanup() const | VEX_VexOp | |
getCleanup() const | VEX_VexOp | inline |
getCleanup() const | VEX_VexOp | inline |
getCompleted() const | VEX_VexOp | |
getCompleted() const | VEX_VexOp | inline |
getCompleted() const | VEX_VexOp | inline |
getContextMask() const | VEX_VexOp | inline |
getErrorLog() | VEX_VexOp | static |
getEvaluator() const | VEX_VexOp | |
getEvaluator() const | VEX_VexOp | inline |
getEvaluator() const | VEX_VexOp | inline |
getInit() const | VEX_VexOp | |
getInit() const | VEX_VexOp | inline |
getInit() const | VEX_VexOp | inline |
getNumVexOps() | VEX_VexOp | static |
getOptimizer() const | VEX_VexOp | inline |
getSignature() const | VEX_VexOp | inline |
getTypedEvaluator() const | VEX_VexOp | |
getTypedEvaluator() const | VEX_VexOp | inline |
getTypedEvaluator() const | VEX_VexOp | inline |
getVexOp(int idx) | VEX_VexOp | static |
getVexOpLocation(int idx) | VEX_VexOp | static |
myCleanup32 | VEX_VexOp | protected |
myCleanup64 | VEX_VexOp | protected |
myCompleted32 | VEX_VexOp | protected |
myCompleted64 | VEX_VexOp | protected |
myContextMask | VEX_VexOp | protected |
myEvaluator32 | VEX_VexOp | protected |
myEvaluator64 | VEX_VexOp | protected |
myFlags | VEX_VexOp | protected |
myInit32 | VEX_VexOp | protected |
myInit64 | VEX_VexOp | protected |
myOptimizeLevel | VEX_VexOp | protected |
mySignature | VEX_VexOp | protected |
myTypedEvaluator32 | VEX_VexOp | protected |
myTypedEvaluator64 | VEX_VexOp | protected |
setCompleted(VEX_VexOpCompleted cback) | VEX_VexOp | |
setCompleted(VEX_VexOpCompleted callback) | VEX_VexOp | inline |
setCompleted(VEX_VexOpCompleted callback) | VEX_VexOp | inline |
stringAlloc(const char *str) | VEX_VexOp | static |
stringFree(const char *str) | VEX_VexOp | static |
VEX_VexOp(const UT_StringHolder &signature, VEX_VexOpCallback evaluator32, int ctx_mask=(VEX_ALL_CONTEXT), VEX_VexOpInit init32=0, VEX_VexOpCleanup cleanup32=0, int optimize_level=VEX_OPTIMIZE_2, bool force_return_code=false) | VEX_VexOp | |
VEX_VexOp(const UT_StringHolder &signature, VEX_VexOpCallback evaluator32, VEX_VexOpCallback evaluator64, int ctx_mask=(VEX_ALL_CONTEXT), VEX_VexOpInit init32=0, VEX_VexOpInit init64=0, VEX_VexOpCleanup cleanup32=0, VEX_VexOpCleanup cleanup64=0, int optimize_level=VEX_OPTIMIZE_2, bool force_return_code=false) | VEX_VexOp | |
VEX_VexOp(const UT_StringHolder &signature, VEX_VexOpTypedCallback evaluator32, int ctx_mask=(VEX_ALL_CONTEXT), VEX_VexOpInit init32=0, VEX_VexOpCleanup cleanup32=0, int optimize_level=VEX_OPTIMIZE_2, bool force_return_code=false) | VEX_VexOp | |
VEX_VexOp(const UT_StringHolder &signature, VEX_VexOpTypedCallback evaluator32, VEX_VexOpTypedCallback evaluator64, int ctx_mask=(VEX_ALL_CONTEXT), VEX_VexOpInit init32=0, VEX_VexOpInit init64=0, VEX_VexOpCleanup cleanup32=0, VEX_VexOpCleanup cleanup64=0, int optimize_level=VEX_OPTIMIZE_2, bool force_return_code=false) | VEX_VexOp |