Deluge Firmware
|
#include <ConsequenceOutputExistence.h>
Public Member Functions | |
ConsequenceOutputExistence (Output *newOutput, int newType) | |
int | revert (int time, ModelStack *modelStack) |
![]() | |
Consequence () | |
virtual | ~Consequence () |
virtual void | prepareForDestruction (int whichQueueActionIn, Song *song) |
virtual int | revert (int time, ModelStack *modelStack)=0 |
Public Attributes | |
Output * | output |
int | outputIndex |
uint8_t | type |
![]() | |
Consequence * | next |
uint8_t | type |
ConsequenceOutputExistence::ConsequenceOutputExistence | ( | Output * | newOutput, |
int | newType | ||
) |
|
virtual |
Implements Consequence.
Output* ConsequenceOutputExistence::output |
int ConsequenceOutputExistence::outputIndex |
uint8_t ConsequenceOutputExistence::type |