forked from gammasoft71/modern_cpp_course
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanaging_inheritance_privacy_protected.drawio
More file actions
56 lines (56 loc) · 5.41 KB
/
managing_inheritance_privacy_protected.drawio
File metadata and controls
56 lines (56 loc) · 5.41 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/25.0.2 Chrome/128.0.6613.186 Electron/32.2.5 Safari/537.36" version="25.0.2">
<diagram name="Page-1" id="MxoNv4nQiQHgK9i8ivyI">
<mxGraphModel dx="1114" dy="780" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="826" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="JxRFG7sV6omq5Ux-D1lD-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.496;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=block;endFill=1;" edge="1" parent="1" source="JxRFG7sV6omq5Ux-D1lD-25" target="JxRFG7sV6omq5Ux-D1lD-24">
<mxGeometry relative="1" as="geometry">
<mxPoint x="349.80999999999995" y="214" as="sourcePoint" />
<mxPoint x="349.64999999999986" y="144" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-32" value="protected" style="edgeLabel;html=1;align=left;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="JxRFG7sV6omq5Ux-D1lD-19">
<mxGeometry x="0.0815" y="-4" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-21" value="my_first_class" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="40" width="140" height="104" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-22" value="+ pub: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="JxRFG7sV6omq5Ux-D1lD-21">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-23" value="# prot: int" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="JxRFG7sV6omq5Ux-D1lD-21">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-24" value="- priv: type" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="JxRFG7sV6omq5Ux-D1lD-21">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-25" value="my_second_class" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="200" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-26" value="+ func_second(): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="JxRFG7sV6omq5Ux-D1lD-25">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-29" value="my_third_class" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="280" y="310" width="140" height="52" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-30" value="+ func_third(): void" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="JxRFG7sV6omq5Ux-D1lD-29">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-31" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=block;endFill=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="JxRFG7sV6omq5Ux-D1lD-29">
<mxGeometry relative="1" as="geometry">
<mxPoint x="350" y="300" as="sourcePoint" />
<mxPoint x="349.88" y="252" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="JxRFG7sV6omq5Ux-D1lD-33" value="public" style="edgeLabel;html=1;align=left;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="JxRFG7sV6omq5Ux-D1lD-31">
<mxGeometry x="-0.2124" y="-2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>