PCSC4Java  0.2
Library PCSC for Java language.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
D:/Affaire/Perso/SmartCardToolBox/pcsc4java-framework-0.2/jni/PCSC/inc/PCSC.h File Reference
#include "PCSC_Defines.h"
Include dependency graph for PCSC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _Included_fr_redbilled_security_pcscforjava_PCSC

Functions

JNIEXPORT jlong JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardEstablishContext (JNIEnv *, jclass, jint)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardReleaseContext (JNIEnv *env, jclass object, jlong lContextId)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardCancel (JNIEnv *env, jclass object, jlong lContextId)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardIsValidContext (JNIEnv *env, jclass object, jlong lContextId)
JNIEXPORT jobjectArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardListReaders (JNIEnv *, jclass, jlong)
JNIEXPORT jlong JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardConnect (JNIEnv *, jclass, jlong, jstring, jint, jint)
JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardTransmit (JNIEnv *, jclass, jlong, jint, jbyteArray, jint, jint)
JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardStatus (JNIEnv *, jclass, jlong, jbyteArray, jobjectArray)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardDisconnect (JNIEnv *, jclass, jlong, jint)
JNIEXPORT jintArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardGetStatusChange (JNIEnv *, jclass, jlong, jlong, jintArray, jobjectArray)
JNIEXPORT jboolean JNICALL Java_fr_redbilled_security_pcscforjava_PCSCPnPThread_SCardPlugAndPlay (JNIEnv *env, jclass object, jlong lContextId, jlong lTimeout)
JNIEXPORT jboolean JNICALL Java_fr_redbilled_security_pcscforjava_PCSCTerminals_SCardIsPlugAndPlaySupported (JNIEnv *env, jclass object, jlong lContextId)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardBeginTransaction (JNIEnv *, jclass, jlong)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardEndTransaction (JNIEnv *, jclass, jlong, jint)
JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardControl (JNIEnv *, jclass, jlong, jint, jbyteArray)
JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardReconnect (JNIEnv *env, jclass object, jlong lCardHandle, jint iShareMode, jint iPreferredProtocols, jint iInitialization)
JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardGetAttrib (JNIEnv *env, jclass object, jlong lCardHandle, jint iAttribute)
JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardSetAttrib (JNIEnv *env, jclass object, jlong lCardHandle, jint iAttribute, jbyteArray pBAttributeCommand)

Define Documentation

Definition at line 43 of file PCSC.h.


Function Documentation

Definition at line 849 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 126 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 261 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 919 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 568 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 871 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 60 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 1084 of file PCSC.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 608 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 148 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 172 of file PCSC.cpp.

Here is the call graph for this function:

JNIEXPORT jbyteArray JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardReconnect ( JNIEnv env,
jclass  object,
jlong  lCardHandle,
jint  iShareMode,
jint  iPreferredProtocols,
jint  iInitialization 
)

Definition at line 978 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 104 of file PCSC.cpp.

Here is the call graph for this function:

JNIEXPORT void JNICALL Java_fr_redbilled_security_pcscforjava_PCSC_SCardSetAttrib ( JNIEnv env,
jclass  object,
jlong  lCardHandle,
jint  iAttribute,
jbyteArray  pBAttributeCommand 
)

Definition at line 1261 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 437 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 361 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 750 of file PCSC.cpp.

Here is the call graph for this function:

Definition at line 724 of file PCSC.cpp.

Here is the call graph for this function: