File:std-basic iostream-inheritance.png
From cppreference.com
std-basic_iostream-inheritance.png (578 × 99 pixels, file size: 12 KB, MIME type: image/png)
[edit] Licensing
|
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. |
[edit] Source
Generated using Graphviz. Exact command used is dot -Tpng -ooutput_image.png input_file. Source:
digraph inheritance { rankdir=LR graph [dpi = 65, bgcolor=transparent]; node [shape = box, fontname="DejaVu Serif, verdana, sans-serif", fontsize=14, width=1.6, height=0.5]; base [label = "ios_base", URL="cpp/io/ios_base"]; ios [label = <basic_ios<br/><font color="#808080"><CharT, Traits></font>>, URL="cpp/io/basic_ios"]; ist [label = <basic_istream<br/><font color="#808080"><CharT, Traits></font>>, URL="cpp/io/basic_istream"]; ost [label = <basic_ostream<br/><font color="#808080"><CharT, Traits></font>>, URL="cpp/io/basic_ostream"]; iost [label = <basic_iostream<br/><font color="#808080"><CharT, Traits></font>>, style=filled]; base -> ios; ios -> ost; ios -> ist; ost -> iost; ist -> iost; }
dot -Timap input_file | sed 1d | awk '{sub(/,/, " ", $3); sub(/,/, " ", $4); print $1" "$3" "$4" [["$2"]]"; }'
Generated imagemap:
rect 5 33 107 66 [[cpp/io/ios_base]] rect 142 31 263 69 [[cpp/io/basic_ios]] rect 297 4 418 42 [[cpp/io/basic_istream]] rect 297 58 418 96 [[cpp/io/basic_ostream]]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:48, 19 July 2011 | ![]() | 578 × 99 (12 KB) | P12 (Talk | contribs) | remove caption |
16:54, 19 July 2011 | ![]() | 578 × 123 (13 KB) | P12 (Talk | contribs) | ||
16:52, 19 July 2011 | ![]() | 853 × 181 (20 KB) | P12 (Talk | contribs) | fix scale | |
16:46, 19 July 2011 | ![]() | 853 × 181 (20 KB) | P12 (Talk | contribs) | add caption | |
16:41, 19 July 2011 | ![]() | 853 × 147 (19 KB) | P12 (Talk | contribs) |
- You cannot overwrite this file.
- Edit this file using an external application (See the setup instructions for more information)
File usage
The following file is a duplicate of this file (more details):
- File:std-basic iostream-inheritance.png from a shared repository
There are no pages that link to this file.