Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6c21d55247420ace69cad1d05267fc34 > files > 223

pcsc-lite-doc-1.7.2-4.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>pcsc-lite: _psContextMap Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">pcsc-lite&#160;<span id="projectnumber">1.7.2</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">_psContextMap Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="_psContextMap" -->
<p>Represents the an Application Context on the Client side.  
 <a href="struct__psContextMap.html#details">More...</a></p>
<div class="dynheader">
Collaboration diagram for _psContextMap:</div>
<div class="dyncontent">
<div class="center"><img src="struct__psContextMap__coll__graph.png" border="0" usemap="#__psContextMap_coll__map" alt="Collaboration graph"/></div>
<map name="__psContextMap_coll__map" id="__psContextMap_coll__map">
<area shape="rect" id="node2" href="structlist__t.html" title="list object" alt="" coords="141,176,192,205"/><area shape="rect" id="node4" href="structlist__entry__s.html" title="list_entry_s" alt="" coords="5,8,93,37"/><area shape="rect" id="node7" href="structlist__attributes__s.html" title="list_attributes_s" alt="" coords="167,8,281,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4e3f21f7252b71833af88ba9f2864577"></a><!-- doxytag: member="_psContextMap::dwClientID" ref="a4e3f21f7252b71833af88ba9f2864577" args="" -->
DWORD&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__psContextMap.html#a4e3f21f7252b71833af88ba9f2864577">dwClientID</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Client Connection ID. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4171c839145c22f7594818304bf4e7a9"></a><!-- doxytag: member="_psContextMap::hContext" ref="a4171c839145c22f7594818304bf4e7a9" args="" -->
<a class="el" href="pcsclite_8h.html#a22530ffaff18b5d3e32260a5f1ce4abd">SCARDCONTEXT</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__psContextMap.html#a4171c839145c22f7594818304bf4e7a9">hContext</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Application Context ID. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a221ef594a986ccfa18dfafb5d7954bc1"></a><!-- doxytag: member="_psContextMap::mMutex" ref="a221ef594a986ccfa18dfafb5d7954bc1" args="" -->
pthread_mutex_t *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__psContextMap.html#a221ef594a986ccfa18dfafb5d7954bc1">mMutex</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Mutex for this context. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac747dfbce87392ae6b267d60f1398708"></a><!-- doxytag: member="_psContextMap::channelMapList" ref="ac747dfbce87392ae6b267d60f1398708" args="" -->
<a class="el" href="structlist__t.html">list_t</a>&#160;</td><td class="memItemRight" valign="bottom"><b>channelMapList</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac75775235adbaffd6b1293b439d149de"></a><!-- doxytag: member="_psContextMap::cancellable" ref="ac75775235adbaffd6b1293b439d149de" args="" -->
char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__psContextMap.html#ac75775235adbaffd6b1293b439d149de">cancellable</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">We are in a cancellable call. <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Represents the an Application Context on the Client side. </p>
<p>An Application Context contains Channels (<code><a class="el" href="struct__psChannelMap.html" title="Represents an Application Context Channel.">_psChannelMap</a></code>). </p>

<p>Definition at line <a class="el" href="winscard__clnt_8c_source.html#l00299">299</a> of file <a class="el" href="winscard__clnt_8c_source.html">winscard_clnt.c</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="winscard__clnt_8c_source.html">winscard_clnt.c</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Sep 15 2011 for pcsc-lite by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>