TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Bus/DynamicInvocation.h>
Data Fields | |
temu_Propval(* | call )(temu_Object *Obj, const char *cmd, int posArgc, temu_CmdArg positionalArgs[]) |
bool(* | hasCommand )(temu_Object *Obj, const char *cmd) |
temu_Type(* | getArgType )(temu_Object *Obj, const char *cmdName, const char *argName) |
temu_Propval(* temu_DynCallIface::call) (temu_Object *Obj, const char *cmd, int posArgc, temu_CmdArg positionalArgs[]) |
temu_Type(* temu_DynCallIface::getArgType) (temu_Object *Obj, const char *cmdName, const char *argName) |
bool(* temu_DynCallIface::hasCommand) (temu_Object *Obj, const char *cmd) |