Revision e87bd7c7 doc/activitydiagrams/subscriber/urtFrtSubscriberFetchNextMessage.uml
| doc/activitydiagrams/subscriber/urtFrtSubscriberFetchNextMessage.uml | ||
|---|---|---|
| 25 | 25 |
|
| 26 | 26 |
title **µRtWare**\nurtFrtSubscriberFetchNextMessage()\n |
| 27 | 27 |
|
| 28 |
!include ./functions.iuml |
|
| 29 |
|
|
| 28 | 30 |
/'### PARAMETERS & RETURN ####################################################'/ |
| 29 | 31 |
|
| 30 | 32 |
note |
| ... | ... | |
| 50 | 52 |
start |
| 51 | 53 |
if (Associated to a topic?) then (yes) |
| 52 | 54 |
:lock topic; |
| 53 |
!include findoldestvalidmessage.iuml
|
|
| 54 |
!include fetchmessage.iuml
|
|
| 55 |
$find_oldest_message()
|
|
| 56 |
$fetch_message()
|
|
| 55 | 57 |
:unlock topic; |
| 56 | 58 |
stop |
| 57 | 59 |
note |
Also available in: Unified diff