|
| FormatterCausalLink (LinkTriggerCondition *condition, LinkAction *action, Link *ncmLink, void *parentObject) |
|
LinkAction * | getAction () |
|
LinkTriggerCondition * | getTriggerCondition () |
|
void | conditionSatisfied (void *condition) |
|
virtual vector< FormatterEvent * > * | getEvents () |
|
void | evaluationStarted () |
|
void | evaluationEnded () |
|
void | actionProcessed (bool start) |
|
| FormatterLink (Link *ncmLink, void *parentObject) |
|
void | suspendLinkEvaluation (bool suspend) |
|
Link * | getNcmLink () |
|
bool | instanceOf (string s) |
|
|
static const short | CONDITION_SATISFIED = 0 |
|
static const short | EVALUATION_STARTED = 1 |
|
static const short | EVALUATION_ENDED = 2 |
|
Link * | ncmLink |
|
bool | suspend |
|
void * | parentObject |
|
set< string > | typeSet |
|
The documentation for this class was generated from the following files: