File:std-basic fstream-inheritance.png
From cppreference.com
std-basic_fstream-inheritance.png (733 × 99 pixels, file size: 13 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>>, URL="cpp/io/basic_iostream"]; fst [label = <basic_fstream<br/><font color="#808080"><CharT, Traits></font>>, style=filled]; base -> ios; ios -> ost; ios -> ist; ost -> iost; ist -> iost; iost -> fst; }
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]] rect 452 31 573 69 [[cpp/io/basic_iostream]]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 05:48, 14 August 2011 | ![]() | 733 × 99 (13 KB) | P12 (Talk | contribs) | reupload |
18:28, 19 July 2011 | ![]() | 733 × 99 (13 KB) | P12 (Talk | contribs) | Reverted to version as of 01:12, 20 July 2011 | |
18:15, 19 July 2011 | ![]() | 564 × 76 (9 KB) | P12 (Talk | contribs) | smaller version | |
18:12, 19 July 2011 | ![]() | 733 × 99 (13 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 fstream-inheritance.png from a shared repository
There are no pages that link to this file.