-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcplusplus_basic_conception.drawio
43 lines (43 loc) · 2.97 KB
/
cplusplus_basic_conception.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<mxfile host="app.diagrams.net" modified="2022-10-20T02:58:03.858Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" etag="wxF22_6LFAaf6mvhk5pQ" version="20.4.1" type="github">
<diagram id="O3_5A3lHvrB7ZxsrRPY7" name="Page-1">
<mxGraphModel dx="1298" dy="734" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="JLxMxLWziFk8daN9mNPH-1" value="type" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="160" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-2" value="declaration" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="240" y="160" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-3" value="definition" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="160" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-4" value="value" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="600" y="160" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-5" value="expression" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="240" y="240" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-6" value="entity" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="240" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-7" value="object" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="240" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-8" value="class" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="600" y="240" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-9" value="function" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="240" y="320" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-10" value="reference" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="360" y="320" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="JLxMxLWziFk8daN9mNPH-11" value="pointer" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="320" width="90" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>