Fixed stdlib error for free() on pointer allocated with gc_alloc()
[libs.git] / docs / html / class_sylph_1_1_string__coll__graph.dot
blob202df5035e5920cbed812cb1cba048ff2d7433e3
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::String\n|- strdata\l|+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ String()\l+ ~String()\l+ length()\l+ at()\l+ ascii()\l+ utf8()\l+ utf16()\l+ toLowerCase()\l+ toUpperCase()\l+ equalsIgnoreCase()\l+ endsWith()\l+ startsWith()\l+ contains()\l+ trim()\l+ substring()\l+ substring()\l+ indexOf()\l+ lastIndexOf()\l+ lastIndexOf()\l+ copy()\l+ merge()\l+ hashCode()\l+ boolValue()\l+ intValue()\l+ uintValue()\l+ longValue()\l+ ulongValue()\l+ floatValue()\l+ doubleValue()\l+ toBool()\l+ operator=()\l+ operator=()\l+ operator=()\l+ operator+=()\l+ operator const char *()\l+ operator std::string()\l+ fromHex()\l+ fromOct()\l+ fromSci()\l+ fromSci()\l- fromAscii()\l- fromUtf8()\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::Hashable\n||+ hashCode()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_sylph_1_1_hashable.html",tooltip="Interface to indicate this object provides its own hashCode function."];
8 Node3 -> Node2 [dir=back,color="midnightblue",fontsize="10",style="solid",arrowtail="empty",fontname="FreeSans"];
9 Node3 [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."];
10 Node4 -> Node1 [dir=back,color="midnightblue",fontsize="10",style="solid",arrowtail="empty",fontname="FreeSans"];
11 Node4 [label="{Sylph::BoolConvertible\< String \>\n||+ operator bool_type()\l# ~BoolConvertible()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_sylph_1_1_bool_convertible.html"];
12 Node5 -> Node4 [dir=back,color="midnightblue",fontsize="10",style="solid",arrowtail="empty",fontname="FreeSans"];
13 Node5 [label="{Sylph::BoolConvertible_base\n||# this_type_does_not_support_comparisons()\l# BoolConvertible_base()\l# BoolConvertible_base()\l# operator=()\l# ~BoolConvertible_base()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$class_sylph_1_1_bool_convertible__base.html",tooltip="Abstract base class for BoolConvertible."];
14 Node3 -> Node5 [dir=back,color="midnightblue",fontsize="10",style="solid",arrowtail="empty",fontname="FreeSans"];