Added SYLPH_APP_NAME for application name detection
[libs.git] / docs / html / class_sylph_1_1_sylph_iterator__inherit__graph.dot
blob7b8e00eedecd3b700f3b4b3acca89f087f2ddbbe
1 digraph G
3 edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4 node [fontname="FreeSans",fontsize="10",shape=record];
5 Node1 [label="{Sylph::SylphIterator\< Iter \>\n|- itr\l|+ SylphIterator()\l+ ~SylphIterator()\l+ hasNext()\l+ next()\l+ hasPrevious()\l+ previous()\l+ front()\l+ back()\l+ nextIndex()\l+ previousIndex()\l+ set()\l+ operator++()\l+ operator--()\l+ operator++()\l+ operator--()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
6 Node2 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",arrowtail="empty",fontname="FreeSans"];
7 Node2 [label="{Sylph::Object\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_sylph_1_1_object.html",tooltip="The root of all classes."];