TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
LineDataLogger.h File Reference
#include <stdint.h>
#include "temu-c/Support/Objsys.h"
Include dependency graph for LineDataLogger.h:

Go to the source code of this file.

Data Structures

struct  temu_LineDataLoggerIface
 

Macros

#define TEMU_LINE_DATA_LOGGER_IFACE_TYPE   "LineDataLoggerIface"
 

Typedefs

typedef struct
temu_LineDataLoggerIface 
temu_LineDataLoggerIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_LineDataLogger)
 

Macro Definition Documentation

#define TEMU_LINE_DATA_LOGGER_IFACE_TYPE   "LineDataLoggerIface"

Definition at line 26 of file LineDataLogger.h.

Typedef Documentation

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_LineDataLogger  )