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

Go to the source code of this file.

Data Structures

struct  temu_StringBreakpointIface
 

Macros

#define TEMU_STRING_BREAKPOINT_IFACE_TYPE   "StringBreakpointIface"
 

Typedefs

typedef struct temu_StringBreakpointIface temu_StringBreakpointIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_StringBreakpoint)
 

Macro Definition Documentation

◆ TEMU_STRING_BREAKPOINT_IFACE_TYPE

#define TEMU_STRING_BREAKPOINT_IFACE_TYPE   "StringBreakpointIface"

Typedef Documentation

◆ temu_StringBreakpointIface

Simple interface to get recorded line data from e.g. the console model.

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_StringBreakpoint  )