ConnectionBase Struct Reference

Represents connection to smart card reader. More...

#include <ManagerInterface.h>

Inheritance diagram for ConnectionBase:

Inheritance graph
[legend]
Collaboration diagram for ConnectionBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual bool isSecure ()
 tells if the manager has a secure PIN input method, true for CTAPI
 ConnectionBase (ManagerInterface &manager)
 ConnectionBase (ManagerInterface &manager, unsigned int index, bool f)

Public Attributes

ManagerInterfacemManager
 reference to Manager
uint mIndex
 reader index
bool mForceT0
 force T0 protocol for connection
bool mOwnConnection
 if false, we are using application-supplied connection handle

Detailed Description

Represents connection to smart card reader.

ConnectionBase represents a connection of a smart card instance to reader, and holds the connection parameters. Concrete derivations are PCSCConnection and CTAPIConnection


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 12:29:39 2008 for Cardlib reference by  doxygen 1.5.1