13 lines
2.0 KiB
Plaintext
13 lines
2.0 KiB
Plaintext
|
digraph "GpgFrontend::GpgCommandExecutor"
|
||
|
{
|
||
|
// 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::GpgCommandExecutor\n|- ctx_\l|+ GpgCommandExecutor()\l+ Execute()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Extra commands related to GPG."];
|
||
|
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
|
||
|
Node2 [label="{GpgFrontend::SingletonFunction\lObject\< GpgCommandExecutor \>\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=" \< GpgCommandExecutor \>" ];
|
||
|
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=" "];
|
||
|
}
|