User Tools

Site Tools


dido:public:ra:xapend:xapend.a_glossary:c:condition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
dido:public:ra:xapend:xapend.a_glossary:c:condition [2021/06/11 15:50]
char created
dido:public:ra:xapend:xapend.a_glossary:c:condition [2021/10/04 13:40] (current)
50.19.247.197 ↷ Links adapted because of a move operation
Line 1: Line 1:
-====== Condition ​====== +===== Condition ===== 
-[[dido:​public:​ra:​xapend:​xapend.a_glossary| Return to Glossary ]]+[[dido:​public:​ra:​xapend:​xapend.a_glossary:start| Return to Glossary ]]
  
-**Condition** is ... +**Condition** is an [[dido:​public:​ra:​xapend:​xapend.a_glossary:​o:​object|object]] attached to a WaitSet which allows a thread to block until one or more of the attached condition objects evaluates to true or until the timeout occurs. Each Condition has a trigger_value that can be true or false and is set by the Data Distribution Service. Conditions can be of type:
- +
-Source: ​[[URI ]]+
  
 +  * **Guard Condition** \\
 +  <​wrap>​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​a:​application|Application]] controlled, unblocks a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​w:​waitset|WaitSet]] manually by triggering the GuardCondition set_trigger_value(TRUE).</​wrap>​
 +  * **Status Condition** \\
 +  <​wrap>​Provides a generic mechanism for the application to be informed about relevant communication status conditions from [[dido:​public:​ra:​xapend:​xapend.a_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.</​wrap>​
 +  * **Read Condition** \\
 +  <​wrap>​Allows an application to specify the data samples it is interested in by means of their lifecycle states. The WaitSet triggers as long as data is available that matches the selected SampleState,​ ViewState and</​wrap>​
 +  * **Query Condition** \\
 +  <​wrap>​Allows an application to specify the data samples it is interested in by means of an [[dido:​public:​ra:​xapend:​xapend.a_glossary:​s:​sql|SQL]]-expression.</​wrap>​
 +    ​
 +Source: [[https://​istkb.adlinktech.com/​article/​vortex-opensplice-dds-glossary/​ | OpenSplice Glossary]]
  
 /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
dido/public/ra/xapend/xapend.a_glossary/c/condition.1623441012.txt.gz · Last modified: 2021/06/11 15:50 by char