Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 3ef085c66d4a743f8dec260630a0b19c > files > 309

pcsc-lite-doc-1.5.5-4.fc13.noarch.rpm

digraph G
{
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="SHMClientRead",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="SHMMessageReceive",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__msg_8c.html#a79ad4835c2384316592152d320eef49a",tooltip="Called by the Client to get the reponse from the server or vice-versa."];
  Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="SCardCheckDaemonAvailability",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#aaa02e1f70d68a502cd92ed066c44542f",tooltip="Checks if the server is running."];
  Node3 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 [label="SCardLockThread",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a1f7e1b05b30f1e5a5cd62b2f925222fe",tooltip="This function locks a mutex so another thread must wait to use this function."];
  Node3 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node5 [label="SCardUnload",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a37765ea543e030fb158a9d6b8a7762f8",tooltip="Free resources allocated by the library."];
  Node5 -> Node6 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 [label="SYS_CloseFile",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$sys__generic_8h.html#af10fc153fdf365c3a3001635c065a1c6",tooltip="Opens/creates a file."];
  Node5 -> Node7 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node7 [label="SYS_PublicMemoryUnmap",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$sys__generic_8h.html#ad41a56d6ccc76f970fbb33179d694410",tooltip="Unmap a memory segment."];
  Node3 -> Node8 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node8 [label="SCardUnlockThread",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$winscard__clnt_8c.html#a5dc8cab71db796c9e91329c22f4ebfa1",tooltip="This function unlocks a mutex so another thread may use the client."];
}