This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ddsf:public:guidebook:06_append:glossary:c:condition [2021/07/14 15:44] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:glossary:c:condition [2021/07/14 15:56] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ; Guard Condition | ; Guard Condition | ||
| - | : Application controlled, unblocks a [[ddsf:private:guidebook:06_append:glossary:w:waitset|WaitSet]] manually by triggering the GuardCondition set_trigger_value(TRUE). | + | : Application controlled, unblocks a [[ddsf:public:guidebook:06_append:glossary:w:waitset|WaitSet]] manually by triggering the GuardCondition set_trigger_value(TRUE). |
| ; Status Condition | ; Status Condition | ||
| : provides a generic mechanism for the application to be informed about relevant communication status conditions from [[ddsf:public:guidebook:06_append:glossary:e:entity|Entity]] objects that have status attributes, access is provided to the application by the get_statuscondition operation. The available status’ depend on the Entity and are described in your relevant language reference guide. | : provides a generic mechanism for the application to be informed about relevant communication status conditions from [[ddsf:public:guidebook:06_append:glossary:e:entity|Entity]] objects that have status attributes, access is provided to the application by the get_statuscondition operation. The available status’ depend on the Entity and are described in your relevant language reference guide. | ||