13 lines
2.0 KiB
Plaintext
13 lines
2.0 KiB
Plaintext
digraph "GpgFrontend::GpgKeyGetter"
|
|
{
|
|
// 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::GpgKeyGetter\n|- ctx_\l|+ GpgKeyGetter()\l+ GetKey()\l+ GetKeys()\l+ GetPubkey()\l+ FetchKey()\l+ GetKeysCopy()\l+ GetKeysCopy()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
|
|
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
|
|
Node2 [label="{GpgFrontend::SingletonFunction\lObject\< GpgKeyGetter \>\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=" \< GpgKeyGetter \>" ,fontname="Helvetica"];
|
|
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=" "];
|
|
}
|