GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.dot

13 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-05-08 19:59:26 +00:00
digraph "GpgFrontend::PassphraseGenerator"
{
// 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::PassphraseGenerator\n|+ rd_\l+ mt_\l|+ PassphraseGenerator()\l+ Generate()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="The PassphraseGenerator class."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node2 [label="{GpgFrontend::SingletonFunction\lObject\< PassphraseGenerator \>\n|- channel_\l- _default_channel\l- _instance_mutex\l- _instances_mutex\l- _instance\l- _instances_map\l|+ GetChannel()\l+ SingletonFunctionObject()\l+ SingletonFunctionObject()\l+ operator=()\l+ GetInstance()\l+ CreateInstance()\l+ CreateInstance()\l+ ReleaseChannel()\l+ GetDefaultChannel()\l# SingletonFunctionObject()\l# SingletonFunctionObject()\l# ~SingletonFunctionObject()\l# SetChannel()\l- find_object_in_channel()\l- set_object_in_channel()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1SingletonFunctionObject.html",tooltip=" "];
Node3 -> Node2 [dir="back",color="orange",fontsize="10",style="solid",label=" \< PassphraseGenerator \>" ];
Node3 [label="{GpgFrontend::SingletonFunction\lObject\< T \>\n|- channel_\l- _default_channel\l- _instance_mutex\l- _instances_mutex\l- _instance\l- _instances_map\l|+ GetChannel()\l+ SingletonFunctionObject()\l+ SingletonFunctionObject()\l+ operator=()\l+ GetInstance()\l+ CreateInstance()\l+ CreateInstance()\l+ ReleaseChannel()\l+ GetDefaultChannel()\l# SingletonFunctionObject()\l# SingletonFunctionObject()\l# ~SingletonFunctionObject()\l# SetChannel()\l- find_object_in_channel()\l- set_object_in_channel()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1SingletonFunctionObject.html",tooltip=" "];
}