urtware / doc / statediagrams / topic / urtTopicInit.svg @ 2934c7a4
History | View | Annotate | Download (3.298 KB)
1 | 35c9457f | Thomas Schöpping | <?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="251px" preserveAspectRatio="none" style="width:209px;height:251px;" version="1.1" viewBox="0 0 209 251" width="209px" zoomAndPan="magnify"><defs><filter height="300%" id="fsusf2qcbamoq" 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="59" y="26.708">µRtWare</text><text fill="#000000" font-family="sans-serif" font-size="18" lengthAdjust="spacingAndGlyphs" textLength="117" x="45" y="47.6611">urtTopicInit()</text><text fill="#000000" font-family="sans-serif" font-size="18" lengthAdjust="spacingAndGlyphs" textLength="0" x="106.5" y="68.6143"/><ellipse cx="104" cy="82.8594" fill="#000000" filter="url(#fsusf2qcbamoq)" rx="10" ry="10" style="stroke: none; stroke-width: 1.0;"/><rect fill="#FEFECE" filter="url(#fsusf2qcbamoq)" height="33.9688" rx="12.5" ry="12.5" style="stroke: #A80036; stroke-width: 1.5;" width="131" x="38.5" y="112.8594"/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="111" x="48.5" y="133.998">initialize members</text><rect fill="#FEFECE" filter="url(#fsusf2qcbamoq)" height="33.9688" rx="12.5" ry="12.5" style="stroke: #A80036; stroke-width: 1.5;" width="188" x="10" y="166.8281"/><text fill="#000000" font-family="sans-serif" font-size="12" lengthAdjust="spacingAndGlyphs" textLength="168" x="20" y="187.9668">insert self to core topic list</text><ellipse cx="104" cy="230.7969" fill="none" filter="url(#fsusf2qcbamoq)" rx="10" ry="10" style="stroke: #000000; stroke-width: 1.0;"/><ellipse cx="104.5" cy="231.2969" fill="#000000" filter="url(#fsusf2qcbamoq)" rx="6" ry="6" style="stroke: none; stroke-width: 1.0;"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="104" x2="104" y1="92.8594" y2="112.8594"/><polygon fill="#A80036" points="100,102.8594,104,112.8594,108,102.8594,104,106.8594" style="stroke: #A80036; stroke-width: 1.0;"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="104" x2="104" y1="146.8281" y2="166.8281"/><polygon fill="#A80036" points="100,156.8281,104,166.8281,108,156.8281,104,160.8281" style="stroke: #A80036; stroke-width: 1.0;"/><line style="stroke: #A80036; stroke-width: 1.5;" x1="104" x2="104" y1="200.7969" y2="220.7969"/><polygon fill="#A80036" points="100,210.7969,104,220.7969,108,210.7969,104,214.7969" style="stroke: #A80036; stroke-width: 1.0;"/><!-- |
---|---|---|---|
2 | @startuml |
||
3 | |||
4 | title **µRtWare**\nurtTopicInit()\n |
||
5 | |||
6 | |||
7 | |||
8 | start |
||
9 | :initialize members; |
||
10 | :insert self to core topic list; |
||
11 | stop |
||
12 | |||
13 | @enduml |
||
14 | |||
15 | PlantUML version 1.2018.11(Sat Sep 22 18:43:53 CEST 2018) |
||
16 | (GPL source distribution) |
||
17 | Java Runtime: OpenJDK Runtime Environment |
||
18 | JVM: OpenJDK 64-Bit Server VM |
||
19 | Java Version: 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13 |
||
20 | Operating System: Linux |
||
21 | OS Version: 4.15.0-36-generic |
||
22 | Default Encoding: UTF-8 |
||
23 | Language: en |
||
24 | Country: US |
||
25 | --></g></svg> |