urtware / doc / statediagrams / subscriber / urtSubscriberInit.svg @ 056e40d2
History | View | Annotate | Download (2.74 KB)
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="197px" preserveAspectRatio="none" style="width:186px;height:197px;" version="1.1" viewBox="0 0 186 197" width="186px" zoomAndPan="magnify"><defs><filter height="300%" id="f1jn46g9u33vl1" width="300%" x="-1" y="-1"><feGaussianBlur result="blurOut" stdDeviation="2.0"/><feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/><feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/><feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/></filter></defs><g><text fill="#000000" font-family="sans-serif" font-size="18" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="89" x="48.5" y="26.708">µRtWare</text><text fill="#000000" font-family="sans-serif" font-size="18" lengthAdjust="spacingAndGlyphs" textLength="162" x="12" y="47.6611">urtSubscriberInit()</text><text fill="#000000" font-family="sans-serif" font-size="18" lengthAdjust="spacingAndGlyphs" textLength="0" x="96" y="68.6143"/><ellipse cx="93.5" cy="82.8594" fill="#000000" filter="url(#f1jn46g9u33vl1)" rx="10" ry="10" style="stroke: none; stroke-width: 1.0;"/><rect fill="#FEFECE" filter="url(#f1jn46g9u33vl1)" height="33.9688" rx="12.5" ry="12.5" style="stroke: #A80036; stroke-width: 1.5;" width="131" x="28" y="112.8594"/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="111" x="38" y="133.998">initialize members</text><ellipse cx="93.5" cy="176.8281" fill="none" filter="url(#f1jn46g9u33vl1)" rx="10" ry="10" style="stroke: #000000; stroke-width: 1.0;"/><ellipse cx="94" cy="177.3281" fill="#000000" filter="url(#f1jn46g9u33vl1)" rx="6" ry="6" style="stroke: none; stroke-width: 1.0;"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="93.5" x2="93.5" y1="92.8594" y2="112.8594"/><polygon fill="#A80036" points="89.5,102.8594,93.5,112.8594,97.5,102.8594,93.5,106.8594" style="stroke: #A80036; stroke-width: 1.0;"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="93.5" x2="93.5" y1="146.8281" y2="166.8281"/><polygon fill="#A80036" points="89.5,156.8281,93.5,166.8281,97.5,156.8281,93.5,160.8281" style="stroke: #A80036; stroke-width: 1.0;"/><!-- |
---|---|
2 |
@startuml |
3 |
|
4 |
title **µRtWare**\nurtSubscriberInit()\n |
5 |
|
6 |
|
7 |
|
8 |
start |
9 |
:initialize members; |
10 |
stop |
11 |
|
12 |
@enduml |
13 |
|
14 |
PlantUML version 1.2018.11(Sat Sep 22 18:43:53 CEST 2018) |
15 |
(GPL source distribution) |
16 |
Java Runtime: OpenJDK Runtime Environment |
17 |
JVM: OpenJDK 64-Bit Server VM |
18 |
Java Version: 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13 |
19 |
Operating System: Linux |
20 |
OS Version: 4.15.0-36-generic |
21 |
Default Encoding: UTF-8 |
22 |
Language: en |
23 |
Country: US |
24 |
--></g></svg> |