#include <chipcard/client/mon/monitor.h>
#include <chipcard/client/client.h>
#include <chipcard/client/notifications.h>
Go to the source code of this file.
Functions | |
LCM_MONITOR * | LCM_Monitor_new () |
void | LCM_Monitor_free (LCM_MONITOR *mm) |
int | LCM_Monitor_HandleNotification (LCM_MONITOR *mm, const LC_NOTIFICATION *n) |
LCM_MONITOR* LCM_Monitor_new | ( | ) |
void LCM_Monitor_free | ( | LCM_MONITOR * | mm | ) |
int LCM_Monitor_HandleNotification | ( | LCM_MONITOR * | mm, | |
const LC_NOTIFICATION * | n | |||
) |