TEMU  4.4
The Terma Emulator
DynamicInvocation.h File Reference
#include "temu-c/Support/CommandLine.h"
#include "temu-c/Support/Objsys.h"
#include <stdbool.h>
#include <stdint.h>
Include dependency graph for DynamicInvocation.h:

Go to the source code of this file.

Data Structures

struct  temu_DynCallIface
 

Macros

#define TEMU_DYN_CALL_IFACE_NAME   "DynamicInvocationIface"
 
#define TEMU_DYN_CALL_IFACE_TYPE   "DynCallIface"
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_DynCall)
 

Macro Definition Documentation

◆ TEMU_DYN_CALL_IFACE_NAME

#define TEMU_DYN_CALL_IFACE_NAME   "DynamicInvocationIface"

◆ TEMU_DYN_CALL_IFACE_TYPE

#define TEMU_DYN_CALL_IFACE_TYPE   "DynCallIface"

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_DynCall  )