libElysianVMU 1.6.0
Full-featured, accurate, cross-platform library emulating the Dreamcast's Visual Memory Unit
Loading...
Searching...
No Matches
EvmuBatteryClass Struct Reference

#include <evmu_battery.h>

Inheritance diagram for EvmuBatteryClass:
EvmuPeripheralClass EvmuIBehaviorClass

Data Fields

EvmuPeripheralClass base
 
- Data Fields inherited from EvmuPeripheralClass
GblObjectClass base
 
EvmuIBehaviorClass EvmuIBehaviorImpl
 
EVMU_RESULT(* pFnMemoryEvent )(EvmuPeripheral *pSelf, EvmuMemoryEvent *pEvent)
 
EVMU_RESULT(* pFnClockEvent )(EvmuPeripheral *pSelf, EvmuClockEvent *pEvent)
 
- Data Fields inherited from EvmuIBehaviorClass
GblInterface base
 
EVMU_RESULT(* pFnReset )(EvmuIBehavior *pSelf)
 
EVMU_RESULT(* pFnUpdate )(EvmuIBehavior *pSelf, EvmuTicks ticks)
 
EVMU_RESULT(* pFnSaveState )(const EvmuIBehavior *pSelf, FILE *pFile)
 
EVMU_RESULT(* pFnLoadState )(EvmuIBehavior *pSelf, FILE *pFile)
 

Detailed Description

GblClass VTable structure for EvmuBattery.

Class structure for the EvmuBattery peripheral. There are no public members.

See also
EvmuBattery

Definition at line 53 of file evmu_battery.h.

Field Documentation

◆ base

EvmuPeripheralClass EvmuBatteryClass::base

Inherited base class structure.

Definition at line 53 of file evmu_battery.h.


The documentation for this struct was generated from the following file: