WebRadioApp  0.1
_EffectsBoolEffect.h File Reference
#include "ewrte.h"
#include "ewgfx.h"
Include dependency graph for _EffectsBoolEffect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _CoreTimer_
 
#define _EffectsBoolEffect_
 

Functions

void EffectsBoolEffect_timerSlot (EffectsBoolEffect _this, XObject sender)
 
void EffectsBoolEffect_OnSetNoOfCycles (EffectsBoolEffect _this, XInt32 value)
 
void EffectsBoolEffect_OnSetCycleDuration (EffectsBoolEffect _this, XInt32 value)
 
void EffectsBoolEffect_OnSetEnabled (EffectsBoolEffect _this, XBool value)
 
void EffectsBoolEffect_StartEffect (EffectsBoolEffect _this, XObject sender)
 

Macro Definition Documentation

◆ _CoreTimer_

#define _CoreTimer_

◆ _EffectsBoolEffect_

#define _EffectsBoolEffect_

Function Documentation

◆ EffectsBoolEffect_OnSetCycleDuration()

void EffectsBoolEffect_OnSetCycleDuration ( EffectsBoolEffect  _this,
XInt32  value 
)

References value.

Here is the caller graph for this function:

◆ EffectsBoolEffect_OnSetEnabled()

void EffectsBoolEffect_OnSetEnabled ( EffectsBoolEffect  _this,
XBool  value 
)

References EffectsBoolEffect_timerSlot(), EwAttachObjObserver(), EwDetachObjObserver(), EwGetAutoObject(), EwNewSlot(), and value.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EffectsBoolEffect_OnSetNoOfCycles()

void EffectsBoolEffect_OnSetNoOfCycles ( EffectsBoolEffect  _this,
XInt32  value 
)

References value.

Here is the caller graph for this function:

◆ EffectsBoolEffect_StartEffect()

void EffectsBoolEffect_StartEffect ( EffectsBoolEffect  _this,
XObject  sender 
)

References EffectsBoolEffect_OnSetEnabled(), EW_UNUSED_ARG, and sender.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EffectsBoolEffect_timerSlot()

void EffectsBoolEffect_timerSlot ( EffectsBoolEffect  _this,
XObject  sender 
)

References EffectsBoolEffect_OnSetEnabled(), EW_UNUSED_ARG, EwOnSetBool(), EwSignal(), and sender.

Here is the call graph for this function:
Here is the caller graph for this function: