GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.dot

13 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-05-08 19:59:26 +00:00
digraph "GpgFrontend::GenKeyInfo"
{
// INTERACTIVE_SVG=YES
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{GpgFrontend::GenKeyInfo\n|- standalone_\l- subkey_\l- key_size_\l- expired_\l- non_expired_\l- no_passphrase_\l- allow_no_pass_phrase_\l- suggest_max_key_size_\l- suggest_size_addition\l_step_\l- suggest_min_key_size_\land 8 more...\l|+ IsSubKey()\l+ SetIsSubKey()\l+ GetUserid()\l+ SetName()\l+ SetEmail()\l+ SetComment()\l+ GetName()\l+ GetEmail()\l+ GetComment()\l+ GetAlgo()\land 29 more...\l+ GetSupportedKeyAlgo()\l+ GetSupportedSubkeyAlgo()\l+ GetSupportedKeyAlgoStandalone()\l+ GetSupportedSubkeyAlgoStandalone()\l- reset_options()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node2 -> Node1 [color="grey25",fontsize="10",style="solid",label=" -algo_\n-comment_\n-email_\n-name_\n-passphrase_" ,arrowhead="odiamond"];
Node2 [label="{std::string\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node3 [label="{std::basic_string\<\l Char \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
}