TEMU
4.4
The Terma Emulator
|
#include "temu-c/Support/Objsys.h"
Go to the source code of this file.
Data Structures | |
struct | temu_PowerIface |
Power interface. More... | |
struct | temu_PowerLineIface |
Macros | |
#define | TEMU_POWER_IFACE_TYPE "PowerIface" |
#define | TEMU_POWER_LINE_IFACE_TYPE "PowerLineIface" |
Enumerations | |
enum | temu_PowerState { tePS_Off, tePS_On } |
Used to indicate whether a model is powered on. More... | |
Functions | |
TEMU_IFACE_REFERENCE_TYPE (temu_Power) | |
TEMU_IFACE_REFERENCE_TYPE (temu_PowerLine) | |
#define TEMU_POWER_IFACE_TYPE "PowerIface" |
#define TEMU_POWER_LINE_IFACE_TYPE "PowerLineIface" |
enum temu_PowerState |
TEMU_IFACE_REFERENCE_TYPE | ( | temu_Power | ) |
TEMU_IFACE_REFERENCE_TYPE | ( | temu_PowerLine | ) |