GpgFrontend-Doxygen/docs/html/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.dot
2022-05-09 03:59:26 +08:00

13 lines
2.1 KiB
Plaintext

digraph "GpgFrontend::GpgBasicOperator"
{
// 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::GpgBasicOperator\n|- ctx_\l|+ GpgBasicOperator()\l+ Encrypt()\l+ EncryptSymmetric()\l+ EncryptSign()\l+ Decrypt()\l+ DecryptVerify()\l+ Verify()\l+ Sign()\l+ SetSigners()\l+ GetSigners()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Basic operation collection."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
Node2 [label="{GpgFrontend::SingletonFunction\lObject\< GpgBasicOperator \>\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=" \< GpgBasicOperator \>" ,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=" "];
}