cardmgr_l.h File Reference

#include <gwenhywfar/stringlist.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/buffer.h>
#include <gwenhywfar/msgengine.h>
#include "cardcontext_l.h"

Include dependency graph for cardmgr_l.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct LC_CARDMGR LC_CARDMGR

Enumerations

enum  LC_CARDMGR_RESULT { LC_CardMgr_ResultOk = 0, LC_CardMgr_ResultError, LC_CardMgr_ResultCmdError }

Functions

LC_CARDMGRLC_CardMgr_new (const GWEN_STRINGLIST *paths)
void LC_CardMgr_free (LC_CARDMGR *mgr)
void LC_CardMgr_Attach (LC_CARDMGR *mgr)
GWEN_MSGENGINE * LC_CardMgr_GetMsgEngine (const LC_CARDMGR *mgr)
LC_CARDCONTEXTLC_CardMgr_SelectApp (LC_CARDMGR *mgr, const char *appName)
GWEN_XMLNODE * LC_CardMgr_FindAppNode (LC_CARDMGR *mgr, const char *appName)


Typedef Documentation

typedef struct LC_CARDMGR LC_CARDMGR


Enumeration Type Documentation

enum LC_CARDMGR_RESULT

Enumerator:
LC_CardMgr_ResultOk 
LC_CardMgr_ResultError 
LC_CardMgr_ResultCmdError 


Function Documentation

void LC_CardMgr_Attach ( LC_CARDMGR mgr  ) 

GWEN_XMLNODE* LC_CardMgr_FindAppNode ( LC_CARDMGR mgr,
const char *  appName 
)

void LC_CardMgr_free ( LC_CARDMGR mgr  ) 

GWEN_MSGENGINE* LC_CardMgr_GetMsgEngine ( const LC_CARDMGR mgr  ) 

LC_CARDMGR* LC_CardMgr_new ( const GWEN_STRINGLIST *  paths  ) 

LC_CARDCONTEXT* LC_CardMgr_SelectApp ( LC_CARDMGR mgr,
const char *  appName 
)


Generated on Sun Sep 23 14:52:32 2007 for libchipcard2 by  doxygen 1.5.3