#include <chipcard3/client/mon/monitor.h>
#include <chipcard3/client/client.h>
#include <chipcard3/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 | |||
| ) |
1.5.3